extends BlockEntity implements Inventory, NameableContainerProvider, Nameable
All mapped superinterfaces:
Inventory, Clearable, NameableContainerProvider, ContainerProvider, Nameable
btm | |
net.minecraft.class_2624 | |
net.minecraft.block.entity.LockableContainerBlockEntity | |
net.minecraft.tileentity.LockableTileEntity |
Field summary
Modifier and Type | Field | ||||||||
---|---|---|---|---|---|---|---|---|---|
private ContainerLock |
| ||||||||
private Text |
|
Constructor summary
Modifier | Constructor |
---|---|
protected | (BlockEntityType<?> arg0) |
Method summary
Modifier and Type | Method | ||||||||
---|---|---|---|---|---|---|---|---|---|
public void |
| ||||||||
public CompoundTag |
| ||||||||
public void |
| ||||||||
public Text |
| ||||||||
public Text |
| ||||||||
public Text |
| ||||||||
protected abstract Text |
| ||||||||
public boolean |
| ||||||||
public static boolean |
| ||||||||
public Container |
| ||||||||
protected abstract Container |
|