Constructor and Description |
---|
PacketDownloadLang()
New PacketDownloadLang (Out)
|
PacketDownloadLang(SubPlugin plugin)
New PacketDownloadLang (In)
|
Modifier and Type | Method and Description |
---|---|
void |
execute(org.json.JSONObject data)
Execute Incoming Packet
|
org.json.JSONObject |
generate()
Generate JSON Packet Contents
|
Version |
getVersion()
Get Packet Version
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isCompatible
public PacketDownloadLang(SubPlugin plugin)
plugin
- SubServers.Clientpublic PacketDownloadLang()
public org.json.JSONObject generate()
PacketOut
public void execute(org.json.JSONObject data)
PacketIn
public Version getVersion()
PacketIn
getVersion
in interface PacketIn
getVersion
in interface PacketOut