net.minecraft.server.v1_14_R1

public abstract class TileEntityContainer

extends TileEntity implements IInventory, ITileInventory, INamableTileEntity

All mapped superinterfaces:

IInventory, Clearable, ITileInventory, ITileEntityContainer, INamableTileEntity

bth
net.minecraft.class_2624
net.minecraft.tileentity.LockableTileEntity
net.minecraft.server.v1_14_R1.TileEntityContainer

Field summary

Modifier and TypeField
private ChestLock
a
field_12045
field_174901_a
chestLock
private IChatBaseComponent
b
field_17376
field_213909_b
customName

Constructor summary

ModifierConstructor
protected (TileEntityTypes<?> arg0)

Method summary

Modifier and TypeMethod
public void
a(ib arg0)
method_11014(class_2487 arg0)
func_145839_a(CompoundNBT arg0)
load(NBTTagCompound arg0)
public NBTTagCompound
b(ib arg0)
method_11007(class_2487 arg0)
func_189515_b(CompoundNBT arg0)
save(NBTTagCompound arg0)
public void
a(jm arg0)
method_17488(class_2561 arg0)
func_213903_a(ITextComponent arg0)
setCustomName(IChatBaseComponent arg0)
public IChatBaseComponent
O()
method_5477()
func_200200_C_()
getDisplayName()
public IChatBaseComponent
d()
method_5476()
func_145748_c_()
getScoreboardDisplayName()
public IChatBaseComponent
Q()
method_5797()
func_200201_e()
getCustomName()
protected abstract IChatBaseComponent
g()
method_17823()
func_213907_g()
getContainerName()
public boolean
e(avx arg0)
method_17489(class_1657 arg0)
func_213904_e(PlayerEntity arg0)
public static boolean
a(avx arg0, ahc arg1, jm arg2)
method_17487(class_1657 arg0, class_1273 arg1, class_2561 arg2)
func_213905_a(PlayerEntity arg0, LockCode arg1, ITextComponent arg2)
public Container
createMenu(int arg0, avw arg1, avx arg2)
createMenu(int arg0, PlayerInventory arg1, PlayerEntity arg2)
protected abstract Container
a(int arg0, avw arg1)
method_5465(int arg0, class_1661 arg1)
func_213906_a(int arg0, PlayerInventory arg1)
createContainer(int arg0, PlayerInventory arg1)