Uses of Class
net.minecraft.block.entity.ChestBlockEntity
Packages that use ChestBlockEntity
-
Uses of ChestBlockEntity in net.minecraft.block.entity
Fields in net.minecraft.block.entity declared as ChestBlockEntityModifier and TypeFieldDescriptionChestBlockEntity.field_518ChestBlockEntity.field_519ChestBlockEntity.field_520ChestBlockEntity.field_521Methods in net.minecraft.block.entity that return ChestBlockEntityModifier and TypeMethodDescriptionprotected ChestBlockEntityChestBlockEntity.method_8986(Direction direction) Methods in net.minecraft.block.entity with parameters of type ChestBlockEntityModifier and TypeMethodDescriptionprivate voidChestBlockEntity.method_8985(ChestBlockEntity chest, Direction dir) -
Uses of ChestBlockEntity in net.minecraft.client.render.block.entity
Fields in net.minecraft.client.render.block.entity declared as ChestBlockEntityModifier and TypeFieldDescriptionprivate final ChestBlockEntityBlockEntityItemStackRenderHelper.chestprivate final ChestBlockEntityBlockEntityItemStackRenderHelper.trappedChestMethods in net.minecraft.client.render.block.entity with parameters of type ChestBlockEntityModifier and TypeMethodDescriptionvoidChestBlockEntityRenderer.method_1631(ChestBlockEntity chestBlockEntity, double double2, double double3, double double4, float float2, int int2, float float3)