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 ChestBlockModel
ChestBlockEntityRenderer.doubleChestLeft
private final ChestBlockModel
ChestBlockEntityRenderer.doubleChestRight
private final ChestBlockModel
ChestBlockEntityRenderer.singleChest
Methods in net.minecraft.client.render.block.entity with parameters of type ChestBlockModelModifier and TypeMethodDescriptionprivate void
ChestBlockEntityRenderer.render
(MatrixStack matrices, VertexConsumer vertices, ChestBlockModel model, float animationProgress, int light, int overlay)