public abstract class MixinTileEntitySign extends MixinTileEntity implements org.spongepowered.api.block.tileentity.Sign, IMixinSubject
Modifier and Type | Field and Description |
---|---|
net.minecraft.util.IChatComponent[] |
signText |
tileEntityInvalid, worldObj
Constructor and Description |
---|
MixinTileEntitySign() |
Modifier and Type | Method and Description |
---|---|
String |
getSubjectCollectionIdentifier() |
org.spongepowered.api.util.Tristate |
permDefault(String permission) |
org.spongepowered.api.data.DataContainer |
toContainer() |
getContainers, getLocation, getPos, getType, isValid, markDirty, onReadFromNBT, onWriteToNBT, readFromNbt, setRawData, setValid, supplyVanillaManipulators, validateRawData, writeToNbt, writeToNBT
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getBlock, getLocation, getType, isValid, setValid
getApplicableProperties, getProperty
copyFrom, copyFrom, get, getContainers, getOrCreate, offer, offer, offer, offer, offer, offer, remove, remove, remove, supports, transform, undo
copy, get, getKeys, getOrElse, getOrNull, getValue, getValues, supports, supports
setSubject
getSpongeData, sendDataToContainer
public org.spongepowered.api.data.DataContainer toContainer()
toContainer
in interface org.spongepowered.api.data.DataSerializable
toContainer
in class MixinTileEntity
public String getSubjectCollectionIdentifier()
getSubjectCollectionIdentifier
in interface IMixinSubject
public org.spongepowered.api.util.Tristate permDefault(String permission)
permDefault
in interface IMixinSubject