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 EnderChestBlockEntity
PlayerEnderChestContainer.activeChest
Methods in net.minecraft.world.inventory with parameters of type EnderChestBlockEntityModifier and TypeMethodDescriptionboolean
PlayerEnderChestContainer.isActiveChest
(EnderChestBlockEntity pEnderChest) void
PlayerEnderChestContainer.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_CHEST
Methods in net.minecraft.world.level.block.entity with parameters of type EnderChestBlockEntityModifier and TypeMethodDescriptionstatic void
EnderChestBlockEntity.lidAnimateTick
(Level pLevel, BlockPos pPos, BlockState pState, EnderChestBlockEntity pBlockEntity)