public abstract class MixinTileEntityChest extends MixinTileEntityLockable implements org.spongepowered.api.block.tileentity.carrier.Chest
Modifier and Type | Field and Description |
---|---|
String |
customName |
tileEntityInvalid, worldObj
Constructor and Description |
---|
MixinTileEntityChest() |
Modifier and Type | Method and Description |
---|---|
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
getInventory
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
clear, closeInventory, decrStackSize, getField, getFieldCount, getInventoryStackLimit, getSizeInventory, getStackInSlot, getStackInSlotOnClosing, isItemValidForSlot, isUseableByPlayer, markDirty, openInventory, setField, setInventorySlotContents
getCommandSenderName, getDisplayName, hasCustomName
getSpongeData, sendDataToContainer
public String customName
public org.spongepowered.api.data.DataContainer toContainer()
toContainer
in interface org.spongepowered.api.data.DataSerializable
toContainer
in class MixinTileEntityLockable