Class EmotePacket_v582

All Implemented Interfaces:
Cloneable

@Deprecated(since="1.20.0-r1") public class EmotePacket_v582 extends DataPacket
Deprecated.
  • Field Details

    • NETWORK_ID

      public static final byte NETWORK_ID
      Deprecated.
      See Also:
    • runtimeId

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

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

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

    • EmotePacket_v582

      public EmotePacket_v582()
      Deprecated.
  • Method Details

    • pid

      public byte pid()
      Deprecated.
      Specified by:
      pid in class DataPacket
    • decode

      public void decode()
      Deprecated.
      Specified by:
      decode in class DataPacket
    • encode

      public void encode()
      Deprecated.
      Specified by:
      encode in class DataPacket
    • toString

      public String toString()
      Deprecated.
      Overrides:
      toString in class Object