Class PacketExDownloadTemplates
java.lang.Object
net.ME1312.SubServers.Bungee.Network.Packet.PacketExDownloadTemplates
- All Implemented Interfaces:
PacketIn,PacketOut,PacketStreamOut
External Host Template Download Packet
-
Constructor Summary
ConstructorsConstructorDescriptionPacketExDownloadTemplates(SubProxy plugin) New PacketExDownloadTemplates (In)PacketExDownloadTemplates(SubProxy plugin, ExternalHost host) New PacketExDownloadTemplates (Out) -
Method Summary
Modifier and TypeMethodDescriptionvoidreceive(SubDataClient client) voidsend(SubDataClient client, OutputStream stream)
-
Constructor Details
-
PacketExDownloadTemplates
New PacketExDownloadTemplates (In) -
PacketExDownloadTemplates
New PacketExDownloadTemplates (Out)
-
-
Method Details
-
send
- Specified by:
sendin interfacePacketStreamOut- Throws:
Throwable
-
receive
-