Interface UniPacket
- All Known Implementing Classes:
PlayerProfileAsyncPacket,SendActionBarPacket,SendBroadCastComponentPacket,SendBroadCastPacket,SendMessageComponentPacket,SendMessagePacket,SendSoundPacket,SendTitlePacket,ServerProfileAsyncPacket,UniPacketAbstract
public interface UniPacket
-
Method Summary
-
Method Details
-
getType
String getType() -
toJson
org.json.JSONObject toJson()
-