Class WrapperPlayClientPlayerRotation


public class WrapperPlayClientPlayerRotation extends WrapperPlayClientPlayerFlying
  • Constructor Details

    • WrapperPlayClientPlayerRotation

      public WrapperPlayClientPlayerRotation(PacketReceiveEvent event)
    • WrapperPlayClientPlayerRotation

      public WrapperPlayClientPlayerRotation(float yaw, float pitch, boolean onGround)
  • Method Details

    • getYaw

      public float getYaw()
    • setYaw

      public void setYaw(float yaw)
    • getPitch

      public float getPitch()
    • setPitch

      public void setPitch(float pitch)