Package net.minecraft.client.model.geom
Interface ModelPart.Visitor
- Enclosing class:
ModelPart
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Method Summary
Modifier and TypeMethodDescriptionvoid
visit
(PoseStack.Pose pPose, String pPath, int pIndex, ModelPart.Cube pCube)
-
Method Details
-
visit
-