Class StopSoundPacket

All Implemented Interfaces:
Cloneable

public class StopSoundPacket extends DataPacket
  • Field Details

    • NETWORK_ID

      public static final byte NETWORK_ID
      See Also:
    • name

      public String name
    • stopAll

      public boolean stopAll
  • Constructor Details

    • StopSoundPacket

      public StopSoundPacket()
  • Method Details