Class WrapperPlayClientAbilities

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

public class WrapperPlayClientAbilities extends AbstractPacket
  • Field Details

    • TYPE

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

    • WrapperPlayClientAbilities

      public WrapperPlayClientAbilities()
    • WrapperPlayClientAbilities

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

    • getIsFlying

      public boolean getIsFlying()
      Retrieves the value of field 'isFlying'
      Returns:
      'isFlying'
    • setIsFlying

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