net.minecraft.block.entity

public class ChestBlockEntity

extends LootInventoryBlockEntity implements Animated, Tickable

All mapped superinterfaces:

LockableMenuProvider, Inventory, Nameable, MenuProvider, Lootable, Animated, Tickable

bjk
net.minecraft.unmapped.C_51369719
net.minecraft.block.entity.ChestBlockEntity
net.minecraft.tileentity.TileEntityChest

Field summary

Modifier and TypeField
private DefaultedList<ItemStack>
j
f_71660202
inventory
field_145985_p
protected float
a
f_30164962
animationProgress
field_145989_m
protected float
e
f_82155738
lastAnimationProgress
field_145986_n
protected int
f
f_47196123
viewerCount
field_145987_o
private int
k
f_15874174
ticks
field_145983_q

Constructor summary

ModifierConstructor
protected (BlockEntityType<?> arg0)
public ()

Method summary

Modifier and TypeMethod
public int
T_()
m_54518913()
getSize()
func_70302_i_()
public boolean
P_()
m_87055482()
isEmpty()
func_191420_l()
public Text
N_()
m_98997855()
getName()
func_200200_C_()
public void
b(gy arg0)
m_08722866(C_74087615 arg0)
readNbt(NbtCompound arg0)
func_145839_a(NBTTagCompound arg0)
public NbtCompound
a(gy arg0)
m_55164141(C_74087615 arg0)
writeNbt(NbtCompound arg0)
func_189515_b(NBTTagCompound arg0)
public int
f()
m_48421899()
getMaxStackSize()
func_70297_j_()
public void
Y_()
m_65302345()
tick()
func_73660_a()
private void
a(wi arg0)
m_16263297(C_13152511 arg0)
playSound(SoundEvent sound)
func_195483_a(SoundEvent arg0)
public boolean
c(int arg0, int arg1)
m_76734513(int arg0, int arg1)
doEvent(int arg0, int arg1)
func_145842_c(int arg0, int arg1)
public void
b(aof arg0)
m_92895068(C_40996800 arg0)
onOpen(PlayerEntity arg0)
func_174889_b(EntityPlayer arg0)
public void
c(aof arg0)
m_95363151(C_40996800 arg0)
onClose(PlayerEntity arg0)
func_174886_c(EntityPlayer arg0)
protected void
p()
m_20522776()
notifyViewerCountChange()
func_195482_p()
public String
l()
m_11325318()
getMenuType()
func_174875_k()
public InventoryMenu
a(aoe arg0, aof arg1)
m_98062691(C_87542771 arg0, C_40996800 arg1)
createMenu(PlayerInventory arg0, PlayerEntity arg1)
func_174876_a(InventoryPlayer arg0, EntityPlayer arg1)
protected DefaultedList<ItemStack>
q()
m_82597024()
getInventory()
func_190576_q()
protected void
a(ez<atd> arg0)
m_14867142(C_50196446<C_88708284> arg0)
setInventory(DefaultedList<ItemStack> arg0)
func_199721_a(NonNullList<ItemStack> arg0)
public static int
a(axj arg0, el arg1)
m_08711695(C_56864221 arg0, C_32594356 arg1)
getViewerCount(BlockView world, BlockPos pos)
func_195481_a(IBlockReader arg0, BlockPos arg1)
public static void
a(bjk arg0, bjk arg1)
m_81967721(C_51369719 arg0, C_51369719 arg1)
swapContents(ChestBlockEntity chest1, ChestBlockEntity chest2)
func_199722_a(TileEntityChest arg0, TileEntityChest arg1)
public float
a(float arg0)
m_23284113(float arg0)
getAnimationProgress(float arg0)
func_195480_a(float arg0)