Uses of Class
net.minecraft.block.entity.EnderChestBlockEntity
Packages that use EnderChestBlockEntity
Package
Description
-
Uses of EnderChestBlockEntity in net.minecraft.client
Fields in net.minecraft.client declared as EnderChestBlockEntity -
Uses of EnderChestBlockEntity in net.minecraft.client.render.block.entity
Methods in net.minecraft.client.render.block.entity with parameters of type EnderChestBlockEntityModifier and TypeMethodDescriptionvoidEnderChestBlockEntityRenderer.method_1631(EnderChestBlockEntity enderChestBlockEntity, double double2, double double3, double double4, float float2) -
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)