Uses of Class
net.minecraft.client.render.block.entity.model.ChestBlockModel
Packages that use ChestBlockModel
-
Uses of ChestBlockModel in net.minecraft.client.render.block.entity
Fields in net.minecraft.client.render.block.entity declared as ChestBlockModelModifier and TypeFieldDescriptionprivate final ChestBlockModelChestBlockEntityRenderer.doubleChestLeftprivate final ChestBlockModelChestBlockEntityRenderer.doubleChestRightprivate final ChestBlockModelChestBlockEntityRenderer.singleChestMethods in net.minecraft.client.render.block.entity with parameters of type ChestBlockModelModifier and TypeMethodDescriptionprivate voidChestBlockEntityRenderer.render(MatrixStack matrices, VertexConsumer vertices, ChestBlockModel model, float animationProgress, int light, int overlay)