Class EmotePacket

All Implemented Interfaces:
Cloneable

public class EmotePacket extends DataPacket
  • Field Details

    • NETWORK_ID

      public static final byte NETWORK_ID
      See Also:
    • runtimeId

      @Since("1.3.0.0-PN") public long runtimeId
    • emoteID

      @Since("1.3.0.0-PN") public String emoteID
    • flags

      @Since("1.3.0.0-PN") public byte flags
  • Constructor Details

    • EmotePacket

      public EmotePacket()
  • Method Details