Class SendSoundPacket
java.lang.Object
net.joseplay.allianceutils.api.pluginComunicate.internalPackets.packets.SendSoundPacket
- All Implemented Interfaces:
UniPacket
-
Constructor Summary
ConstructorsConstructorDescriptionSendSoundPacket(String soundName) SendSoundPacket(String soundName, List<UUID> ignore) SendSoundPacket(String soundName, UUID uuid) SendSoundPacket(String soundName, UUID uuid, List<UUID> ignore) SendSoundPacket(org.json.JSONObject json) -
Method Summary
-
Constructor Details
-
SendSoundPacket
-
SendSoundPacket
-
SendSoundPacket
-
SendSoundPacket
-
SendSoundPacket
public SendSoundPacket(org.json.JSONObject json)
-
-
Method Details