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 p_171342_, String p_171343_, int p_171344_, ModelPart.Cube p_171345_)
-
Method Details
-
visit
-