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.

@FunctionalInterface public static interface ModelPart.Visitor
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    visit​(PoseStack.Pose p_171342_, String p_171343_, int p_171344_, ModelPart.Cube p_171345_)