net.minecraft.server.v1_14_R1

public abstract class TileEntityContainer

extends TileEntity implements IInventory, ITileInventory, INamableTileEntity

All mapped superinterfaces:

IInventory, Clearable, ITileInventory, ITileEntityContainer, INamableTileEntity

btm
net.minecraft.class_2624
net.minecraft.block.entity.LockableContainerBlockEntity
net.minecraft.tileentity.LockableTileEntity
net.minecraft.server.v1_14_R1.TileEntityContainer

Field summary

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

Constructor summary

ModifierConstructor
protected (TileEntityTypes<?> arg0)

Method summary

Modifier and TypeMethod
public void
a(ic arg0)
method_11014(class_2487 arg0)
fromTag(CompoundTag arg0)
func_145839_a(CompoundNBT arg0)
load(NBTTagCompound arg0)
public NBTTagCompound
b(ic arg0)
method_11007(class_2487 arg0)
toTag(CompoundTag arg0)
func_189515_b(CompoundNBT arg0)
save(NBTTagCompound arg0)
public void
a(jn arg0)
method_17488(class_2561 arg0)
setCustomName(Text arg0)
func_213903_a(ITextComponent arg0)
setCustomName(IChatBaseComponent arg0)
public IChatBaseComponent
O()
method_5477()
getName()
func_200200_C_()
getDisplayName()
public IChatBaseComponent
d()
method_5476()
getDisplayName()
func_145748_c_()
getScoreboardDisplayName()
public IChatBaseComponent
Q()
method_5797()
getCustomName()
func_200201_e()
getCustomName()
protected abstract IChatBaseComponent
g()
method_17823()
getContainerName()
func_213907_g()
getContainerName()
public boolean
e(awb arg0)
method_17489(class_1657 arg0)
checkUnlocked(PlayerEntity arg0)
func_213904_e(PlayerEntity arg0)
public static boolean
a(awb arg0, ahi arg1, jn arg2)
method_17487(class_1657 arg0, class_1273 arg1, class_2561 arg2)
checkUnlocked(PlayerEntity arg0, ContainerLock arg1, Text arg2)
func_213905_a(PlayerEntity arg0, LockCode arg1, ITextComponent arg2)
public Container
createMenu(int arg0, awa arg1, awb arg2)
createMenu(int arg0, class_1661 arg1, class_1657 arg2)
createMenu(int arg0, PlayerInventory arg1, PlayerEntity arg2)
createMenu(int arg0, PlayerInventory arg1, PlayerEntity arg2)
protected abstract Container
a(int arg0, awa arg1)
method_5465(int arg0, class_1661 arg1)
createContainer(int arg0, PlayerInventory arg1)
func_213906_a(int arg0, PlayerInventory arg1)
createContainer(int arg0, PlayerInventory arg1)