Interface IJobPuppet.IJobPuppetPart

Enclosing interface:
IJobPuppet

public static interface IJobPuppet.IJobPuppetPart
  • Method Details

    • getRotationX

      int getRotationX()
    • getRotationY

      int getRotationY()
    • getRotationZ

      int getRotationZ()
    • setRotation

      void setRotation​(int x, int y, int z)