Interface AnimationChannel.Target

Enclosing class:
AnimationChannel

public static interface AnimationChannel.Target
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    apply(ModelPart modelPart, org.joml.Vector3f animationVector)
     
  • Method Details

    • apply

      void apply(ModelPart modelPart, org.joml.Vector3f animationVector)