net.minecraft.world.level.block.entity

public class EnderChestBlockEntity

extends BlockEntity implements LidBlockEntity

All mapped superinterfaces:

LidBlockEntity

dvu
net.minecraft.world.level.block.entity.EnderChestBlockEntity
net.minecraft.class_2611
net.minecraft.block.entity.EnderChestBlockEntity
net.minecraft.world.level.block.entity.TileEntityEnderChest

Field summary

Modifier and TypeField
private final ChestLidController
a
chestLidController
field_27216
lidAnimator
private final ContainerOpenersCounter
b
openersCounter
field_27217
stateManager

Constructor summary

ModifierConstructor
public (BlockPos pos, BlockState state)

Method summary

Modifier and TypeMethod
public static void
a(dhi arg0, jh arg1, dxv arg2, dvu arg3)
lidAnimateTick(Level arg0, BlockPos arg1, BlockState arg2, EnderChestBlockEntity arg3)
method_31689(class_1937 arg0, class_2338 arg1, class_2680 arg2, class_2611 arg3)
clientTick(World world, BlockPos pos, BlockState state, EnderChestBlockEntity blockEntity)
public boolean
a_(int arg0, int arg1)
triggerEvent(int arg0, int arg1)
method_11004(int arg0, int arg1)
onSyncedBlockEvent(int arg0, int arg1)
public void
a(cpx arg0)
startOpen(Player arg0)
method_11219(class_1657 arg0)
onOpen(PlayerEntity player)
public void
b(cpx arg0)
stopOpen(Player arg0)
method_11220(class_1657 arg0)
onClose(PlayerEntity player)
public boolean
c(cpx arg0)
stillValid(Player arg0)
method_11218(class_1657 arg0)
canPlayerUse(PlayerEntity player)
public void
b()
recheckOpen()
method_31690()
onScheduledTick()
public float
a(float arg0)
getOpenNess(float arg0)
method_11274(float arg0)
getAnimationProgress(float arg0)