Class WrapperPlayClientBoatMove

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

public class WrapperPlayClientBoatMove extends AbstractPacket
  • Field Details

    • TYPE

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

    • WrapperPlayClientBoatMove

      public WrapperPlayClientBoatMove()
    • WrapperPlayClientBoatMove

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

    • getLeft

      public boolean getLeft()
      Retrieves the value of field 'left'
      Returns:
      'left'
    • setLeft

      public void setLeft(boolean value)
      Sets the value of field 'left'
      Parameters:
      value - New value for field 'left'
    • getRight

      public boolean getRight()
      Retrieves the value of field 'right'
      Returns:
      'right'
    • setRight

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