Uses of Class
net.minecraft.block.entity.EnderChestBlockEntity
Packages that use EnderChestBlockEntity
-
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.enderChestMethods in net.minecraft.client.render.block.entity with parameters of type EnderChestBlockEntityModifier and TypeMethodDescriptionvoidEnderChestBlockEntityRenderer.render(EnderChestBlockEntity enderChestBlockEntity, double double2, double double3, double double4, float float2, int int2) -
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)