net.minecraft.block.entity

class ChestBlockEntity$1

extends ViewerCountManager

net.minecraft.world.level.block.entity.ChestBlockEntity$1
net.minecraft.class_2595$1
net.minecraft.block.entity.ChestBlockEntity$1

Field summary

Modifier and TypeField
final ChestBlockEntity
this$0
field_27211
field_27211

Constructor summary

ModifierConstructor
(ChestBlockEntity this$0)

Method summary

Modifier and TypeMethod
protected void
onOpen(Level level, BlockPos pos, BlockState blockState)
method_31681(class_1937 arg0, class_2338 arg1, class_2680 arg2)
onContainerOpen(World arg0, BlockPos arg1, BlockState arg2)
protected void
onClose(Level level, BlockPos pos, BlockState blockState)
method_31683(class_1937 arg0, class_2338 arg1, class_2680 arg2)
onContainerClose(World arg0, BlockPos arg1, BlockState arg2)
protected void
openerCountChanged(Level level, BlockPos pos, BlockState blockState, int previous, int current)
method_31682(class_1937 arg0, class_2338 arg1, class_2680 arg2, int arg3, int arg4)
onViewerCountUpdate(World arg0, BlockPos arg1, BlockState arg2, int arg3, int arg4)
public boolean
isOwnContainer(Player player)
method_31679(class_1657 arg0)
isPlayerViewing(PlayerEntity arg0)