net.minecraft.block.entitypublic abstract class InventoryBlockEntity
extends BlockEntity implements LockableMenuProvider
All mapped superinterfaces:
LockableMenuProvider, Inventory, Nameable, MenuProvider
| avx |
| net.minecraft.class_2228 |
| net.minecraft.block.entity.InventoryBlockEntity |
| net.minecraft.tileentity.TileEntityLockable |
| net.minecraft.tileentity.TileEntityLockable |
Field summary
| Modifier and Type | Field |
|---|
| private InventoryLock | | a | | field_9855 | | lock | | field_174901_a | | code |
|
Constructor summary
| Modifier | Constructor |
|---|
| public | () |
Method summary
| Modifier and Type | Method |
|---|
| public void | |
| public NbtCompound | |
| public boolean | | A_() | | method_10913() | | isLocked() | | func_174893_q_() | | isLocked() |
|
| public InventoryLock | | j() | | method_10912() | | getLock() | | func_174891_i() | | getLockCode() |
|
| public void | |
| public Text | | i_() | | method_6344() | | getDisplayName() | | func_145748_c_() | | getDisplayName() |
|