net.minecraft.block.entity

public class ChestBlockEntity

extends LootInventoryBlockEntity implements Tickable

All mapped superinterfaces:

LockableMenuProvider, Inventory, Nameable, MenuProvider, Lootable, Tickable

asc
net.minecraft.unmapped.C_51369719
net.minecraft.block.entity.ChestBlockEntity

Field summary

Modifier and TypeField
private DefaultedList<ItemStack>
p
f_71660202
inventory
public boolean
a
f_70180626
doubleChest
public ChestBlockEntity
f
f_51108160
northNeighbor
public ChestBlockEntity
g
f_70017841
eastNeighbor
public ChestBlockEntity
h
f_76573272
westNeighbor
public ChestBlockEntity
i
f_39924096
southNeighbor
public float
j
f_30164962
animationProgress
public float
k
f_82155738
lastAnimationProgress
public int
l
f_47196123
viewerCount
private int
q
f_15874174
ticks
private ChestBlock$Type
r
f_28250387
type

Constructor summary

ModifierConstructor
public ()
public (ChestBlock$Type type)

Method summary

Modifier and TypeMethod
public int
v_()
m_54518913()
getSize()
public boolean
w_()
m_87055482()
isEmpty()
public String
h_()
m_98997855()
getName()
public static void
a(ph arg0)
m_07203633(C_81045817 arg0)
registerSchema(DataFixerUpper dfu)
public void
a(du arg0)
m_08722866(C_74087615 arg0)
readNbt(NbtCompound arg0)
public NbtCompound
b(du arg0)
m_55164141(C_74087615 arg0)
writeNbt(NbtCompound arg0)
public int
y_()
m_48421899()
getMaxStackSize()
public void
B()
m_82091272()
clearBlockCache()
private void
a(asc arg0, cv arg1)
m_60688381(C_51369719 arg0, C_28786548 arg1)
combineWithNeighbor(ChestBlockEntity neighborChest, Direction dir)
public void
o()
m_82283511()
updateShape()
protected ChestBlockEntity
a(cv arg0)
m_71332028(C_28786548 arg0)
findNeighborChest(Direction dir)
private boolean
b(co arg0)
m_18992887(C_32594356 arg0)
isChestOfSameType(BlockPos pos)
public void
F_()
m_65302345()
tick()
public boolean
c(int arg0, int arg1)
m_76734513(int arg0, int arg1)
doEvent(int arg0, int arg1)
public void
b(aax arg0)
m_92895068(C_40996800 arg0)
onOpen(PlayerEntity arg0)
public void
c(aax arg0)
m_95363151(C_40996800 arg0)
onClose(PlayerEntity arg0)
public void
z()
m_43941529()
markRemoved()
public ChestBlock$Type
p()
m_33117904()
getType()
public String
l()
m_11325318()
getMenuType()
public InventoryMenu
a(aaw arg0, aax arg1)
m_98062691(C_87542771 arg0, C_40996800 arg1)
createMenu(PlayerInventory arg0, PlayerEntity arg1)
protected DefaultedList<ItemStack>
q()
m_82597024()
getInventory()