Uses of Class
net.minecraft.block.entity.ChestBlockEntity
Packages that use ChestBlockEntity
Package
Description
-
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 with parameters of type ChestBlockEntityModifier and TypeMethodDescriptionprivate voidChestBlockEntity.method_4205(ChestBlockEntity chestBlockEntity, int int2) -
Uses of ChestBlockEntity in net.minecraft.client
Fields in net.minecraft.client declared as ChestBlockEntityModifier and TypeFieldDescriptionprivate ChestBlockEntityclass_523.field_1810private ChestBlockEntityclass_523.field_6452 -
Uses of ChestBlockEntity in net.minecraft.client.render.block.entity
Methods 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)