Uses of Class
net.minecraft.block.entity.EnderChestBlockEntity
Packages that use EnderChestBlockEntity
Package
Description
-
Uses of EnderChestBlockEntity in net.minecraft.block.entity
Fields in net.minecraft.block.entity with type parameters of type EnderChestBlockEntityModifier and TypeFieldDescriptionstatic final BlockEntityType<EnderChestBlockEntity>BlockEntityType.ENDER_CHEST -
Uses of EnderChestBlockEntity in net.minecraft.client.render.block.entity
Fields in net.minecraft.client.render.block.entity declared as EnderChestBlockEntityModifier and TypeFieldDescriptionprivate final EnderChestBlockEntityBlockEntityItemStackRenderHelper.enderChest -
Uses of EnderChestBlockEntity in net.minecraft.inventory
Fields in net.minecraft.inventory declared as EnderChestBlockEntityMethods in net.minecraft.inventory with parameters of type EnderChestBlockEntityModifier and TypeMethodDescriptionvoidEnderChestInventory.setCurrentBlockEntity(EnderChestBlockEntity enderChestBlockEntity)