Uses of Class
net.minecraft.world.level.block.entity.EnderChestBlockEntity
Packages that use EnderChestBlockEntity
Package
Description
-
Uses of EnderChestBlockEntity in net.minecraft.client.renderer
Fields in net.minecraft.client.renderer declared as EnderChestBlockEntityModifier and TypeFieldDescriptionprivate final EnderChestBlockEntity
BlockEntityWithoutLevelRenderer.enderChest
-
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)