Uses of Class
net.minecraft.client.model.ModelPart.Cuboid
-
Uses of ModelPart.Cuboid in net.minecraft.client.model
Modifier and TypeMethodDescriptionModelCuboidData.createCuboid
(int textureWidth, int textureHeight) ModelPart.getRandomCuboid
(Random random) Modifier and TypeMethodDescriptionvoid
ModelPart.CuboidConsumer.accept
(MatrixStack.Entry matrix, String path, int index, ModelPart.Cuboid cuboid) Accepts a cuboid from a model part.