Constructor and Description |
---|
PacketDownloadHostInfo(SubPlugin plugin)
New PacketDownloadHostInfo (In)
|
PacketDownloadHostInfo(SubPlugin plugin,
Host host,
java.lang.String id)
New PacketDownloadHostInfo (Out)
|
Modifier and Type | Method and Description |
---|---|
void |
execute(Client client,
YAMLSection data)
Execute Incoming Packet
|
YAMLSection |
generate()
Generate Packet Contents
|
Version |
getVersion()
Get Packet Version
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isCompatible
public PacketDownloadHostInfo(SubPlugin plugin)
plugin
- SubPluginpublic YAMLSection generate()
PacketOut
public void execute(Client client, YAMLSection data)
PacketIn
public Version getVersion()
PacketIn
getVersion
in interface PacketIn
getVersion
in interface PacketOut