net.minecraft.block.entity

public abstract class InventoryBlockEntity

extends BlockEntity implements Inventory, NamedMenuProvider, Nameable

All mapped superinterfaces:

Inventory, Clearable, NamedMenuProvider, MenuProvider, Nameable

bti
net.minecraft.class_2624
net.minecraft.block.entity.InventoryBlockEntity
net.minecraft.tileentity.LockableTileEntity
net.minecraft.tileentity.LockableTileEntity

Field summary

Modifier and TypeField
private InventoryLock
a
field_12045
lock
field_174901_a
field_174901_a
private Text
b
field_17376
f_07997497
field_213909_b
field_213909_b

Constructor summary

ModifierConstructor
protected (BlockEntityType<?> arg0)

Method summary

Modifier and TypeMethod
public void
a(ib arg0)
method_11014(class_2487 arg0)
readNbt(NbtCompound arg0)
func_145839_a(CompoundNBT arg0)
read(CompoundNBT arg0)
public NbtCompound
b(ib arg0)
method_11007(class_2487 arg0)
writeNbt(NbtCompound arg0)
func_189515_b(CompoundNBT arg0)
write(CompoundNBT arg0)
public void
a(jm arg0)
method_17488(class_2561 arg0)
m_62100563(Text arg0)
func_213903_a(ITextComponent arg0)
func_213903_a(ITextComponent arg0)
public Text
O()
method_5477()
getName()
func_200200_C_()
getName()
public Text
d()
method_5476()
getDisplayName()
func_145748_c_()
getDisplayName()
public Text
Q()
method_5797()
getCustomName()
func_200201_e()
getCustomName()
protected abstract Text
g()
method_17823()
m_68140721()
func_213907_g()
func_213907_g()
public boolean
e(avy arg0)
method_17489(class_1657 arg0)
m_60130750(PlayerEntity arg0)
func_213904_e(PlayerEntity arg0)
func_213904_e(PlayerEntity arg0)
public static boolean
a(avy arg0, ahf arg1, jm arg2)
method_17487(class_1657 arg0, class_1273 arg1, class_2561 arg2)
m_47632939(PlayerEntity arg0, InventoryLock arg1, Text arg2)
func_213905_a(PlayerEntity arg0, LockCode arg1, ITextComponent arg2)
func_213905_a(PlayerEntity arg0, LockCode arg1, ITextComponent arg2)
public InventoryMenu
createMenu(int arg0, avx arg1, avy arg2)
m_74002254(int arg0, class_1661 arg1, class_1657 arg2)
m_74002254(int arg0, PlayerInventory arg1, PlayerEntity arg2)
createMenu(int arg0, PlayerInventory arg1, PlayerEntity arg2)
protected abstract InventoryMenu
a(int arg0, avx arg1)
method_5465(int arg0, class_1661 arg1)
m_98062691(int arg0, PlayerInventory arg1)
func_213906_a(int arg0, PlayerInventory arg1)
func_213906_a(int arg0, PlayerInventory arg1)