Class StopSoundNotificationPacket

java.lang.Object
de.mrjulsen.dragnsounds.net.cts.StopSoundNotificationPacket
All Implemented Interfaces:
de.mrjulsen.mcdragonlib.net.IPacketBase<StopSoundNotificationPacket>

public class StopSoundNotificationPacket extends Object implements de.mrjulsen.mcdragonlib.net.IPacketBase<StopSoundNotificationPacket>
  • Constructor Details

    • StopSoundNotificationPacket

      public StopSoundNotificationPacket()
    • StopSoundNotificationPacket

      public StopSoundNotificationPacket(long soundId)
  • Method Details