extends TileEntityLockableLoot implements IChestLid, ITickable
All mapped superinterfaces:
ILockableContainer, IInventory, INameable, IInteractionObject, ILootContainer, IChestLid, ITickable
| bjc | |
| net.minecraft.tileentity.TileEntityChest |
Field summary
| Modifier and Type | Field | ||||
|---|---|---|---|---|---|
| private NonNullList<ItemStack> |
| ||||
| protected float |
| ||||
| protected float |
| ||||
| protected int |
| ||||
| private int |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| protected | (TileEntityType<?> arg0) |
| public | () |
Method summary
| Modifier and Type | Method | ||||
|---|---|---|---|---|---|
| public int |
| ||||
| public boolean |
| ||||
| public ITextComponent |
| ||||
| public void |
| ||||
| public NBTTagCompound |
| ||||
| public int |
| ||||
| public void |
| ||||
| private void |
| ||||
| public boolean |
| ||||
| public void |
| ||||
| public void |
| ||||
| protected void |
| ||||
| public String |
| ||||
| public Container |
| ||||
| protected NonNullList<ItemStack> |
| ||||
| protected void |
| ||||
| public static int |
| ||||
| public static void |
| ||||
| public float |
|