net.minecraft.block.entity

public abstract class InventoryBlockEntity

extends BlockEntity implements MenuProvider, LockableMenuProvider

All mapped superinterfaces:

MenuProvider, Nameable, LockableMenuProvider, Inventory

alk
net.minecraft.class_2228
net.minecraft.block.entity.InventoryBlockEntity
net.minecraft.tileentity.TileEntityLockable

Field summary

Modifier and TypeField
private InventoryLock
a
field_9855
lock
code

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
a(dn arg0)
method_537(class_322 arg0)
readNbt(NbtCompound arg0)
readFromNBT(NBTTagCompound arg0)
public void
b(dn arg0)
method_541(class_322 arg0)
writeNbt(NbtCompound arg0)
writeToNBT(NBTTagCompound arg0)
public boolean
r_()
method_10913()
isLocked()
isLocked()
public InventoryLock
i()
method_10912()
getLock()
getLockCode()
public void
a(on arg0)
method_10911(class_2609 arg0)
setLock(InventoryLock arg0)
setLockCode(LockCode arg0)
public Text
f_()
method_6344()
getDisplayName()
getDisplayName()