Class RotationMoveEvent

java.lang.Object
baritone.api.event.events.RotationMoveEvent

public final class RotationMoveEvent extends Object
Since:
8/21/2018
Author:
Brady
  • Constructor Details

  • Method Details

    • getOriginal

    • setYaw

      public void setYaw(float yaw)
      Set the yaw movement rotation
      Parameters:
      yaw - Yaw rotation
    • getYaw

      public float getYaw()
      Returns:
      The yaw rotation
    • setPitch

      public void setPitch(float pitch)
      Set the pitch movement rotation
      Parameters:
      pitch - Pitch rotation
    • getPitch

      public float getPitch()
      Returns:
      The pitch rotation
    • getType

      Returns:
      The type of the event