Uses of Class
net.minecraft.world.level.block.entity.EnderChestBlockEntity
Packages that use EnderChestBlockEntity
-
Uses of EnderChestBlockEntity in net.minecraft.world.inventory
Fields in net.minecraft.world.inventory declared as EnderChestBlockEntityModifier and TypeFieldDescriptionprivate EnderChestBlockEntityPlayerEnderChestContainer.activeChestMethods in net.minecraft.world.inventory with parameters of type EnderChestBlockEntityModifier and TypeMethodDescriptionbooleanPlayerEnderChestContainer.isActiveChest(EnderChestBlockEntity pEnderChest) voidPlayerEnderChestContainer.setActiveChest(EnderChestBlockEntity pEnderChestBlockEntity) -
Uses of EnderChestBlockEntity in net.minecraft.world.level.block.entity
Fields in net.minecraft.world.level.block.entity with type parameters of type EnderChestBlockEntityModifier and TypeFieldDescriptionstatic final BlockEntityType<EnderChestBlockEntity> BlockEntityType.ENDER_CHESTMethods in net.minecraft.world.level.block.entity with parameters of type EnderChestBlockEntityModifier and TypeMethodDescriptionstatic voidEnderChestBlockEntity.lidAnimateTick(Level pLevel, BlockPos pPos, BlockState pState, EnderChestBlockEntity pBlockEntity)