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 p_150634_) void
PlayerEnderChestContainer.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_CHEST
Methods in net.minecraft.world.level.block.entity with parameters of type EnderChestBlockEntityModifier and TypeMethodDescriptionstatic void
EnderChestBlockEntity.lidAnimateTick
(Level p_155518_, BlockPos p_155519_, BlockState p_155520_, EnderChestBlockEntity p_155521_)