Class WrapperPlayClientSteerVehicle

java.lang.Object
com.comphenix.packetwrapper.wrappers.AbstractPacket
com.comphenix.packetwrapper.wrappers.play.serverbound.WrapperPlayClientSteerVehicle

public class WrapperPlayClientSteerVehicle extends AbstractPacket
  • Field Details

    • TYPE

      public static final com.comphenix.protocol.PacketType TYPE
  • Constructor Details

    • WrapperPlayClientSteerVehicle

      public WrapperPlayClientSteerVehicle()
    • WrapperPlayClientSteerVehicle

      public WrapperPlayClientSteerVehicle(com.comphenix.protocol.events.PacketContainer packet)
  • Method Details

    • getXxa

      public float getXxa()
      Retrieves the value of field 'xxa'
      Returns:
      'xxa'
    • setXxa

      public void setXxa(float value)
      Sets the value of field 'xxa'
      Parameters:
      value - New value for field 'xxa'
    • getZza

      public float getZza()
      Retrieves the value of field 'zza'
      Returns:
      'zza'
    • setZza

      public void setZza(float value)
      Sets the value of field 'zza'
      Parameters:
      value - New value for field 'zza'
    • getIsJumping

      public boolean getIsJumping()
      Retrieves the value of field 'isJumping'
      Returns:
      'isJumping'
    • setIsJumping

      public void setIsJumping(boolean value)
      Sets the value of field 'isJumping'
      Parameters:
      value - New value for field 'isJumping'
    • getIsShiftKeyDown

      public boolean getIsShiftKeyDown()
      Retrieves the value of field 'isShiftKeyDown'
      Returns:
      'isShiftKeyDown'
    • setIsShiftKeyDown

      public void setIsShiftKeyDown(boolean value)
      Sets the value of field 'isShiftKeyDown'
      Parameters:
      value - New value for field 'isShiftKeyDown'