Uses of Class
net.minecraft.world.level.block.entity.EnderChestBlockEntity
Package
Description
-
Uses of EnderChestBlockEntity in net.minecraft.client.renderer
Modifier and TypeFieldDescriptionprivate EnderChestBlockEntity
BlockEntityWithoutLevelRenderer.enderChest
-
Uses of EnderChestBlockEntity in net.minecraft.world.inventory
Modifier and TypeFieldDescriptionprivate EnderChestBlockEntity
PlayerEnderChestContainer.activeChest
Modifier and TypeMethodDescriptionboolean
PlayerEnderChestContainer.isActiveChest(EnderChestBlockEntity p_150634_)
void
PlayerEnderChestContainer.setActiveChest(EnderChestBlockEntity p_40106_)
-
Uses of EnderChestBlockEntity in net.minecraft.world.level.block.entity
Modifier and TypeFieldDescriptionstatic BlockEntityType<EnderChestBlockEntity>
BlockEntityType.ENDER_CHEST
Modifier and TypeMethodDescriptionstatic void
EnderChestBlockEntity.lidAnimateTick(Level p_155518_, BlockPos p_155519_, BlockState p_155520_, EnderChestBlockEntity p_155521_)