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 EnderChestBlockEntityBlockEntityWithoutLevelRenderer.enderChest -
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 p_150634_) voidPlayerEnderChestContainer.setActiveChest(EnderChestBlockEntity p_40106_) -
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 p_155518_, BlockPos p_155519_, BlockState p_155520_, EnderChestBlockEntity p_155521_)