Class PacketExUploadTemplates
java.lang.Object
net.ME1312.SubServers.Bungee.Network.Packet.PacketExUploadTemplates
- All Implemented Interfaces:
PacketIn
,PacketObjectIn<Integer>
,PacketOut
,PacketStreamIn
External Host Template Upload Packet
-
Constructor Summary
ConstructorDescriptionPacketExUploadTemplates
(SubProxy plugin, Runnable... callbacks) New PacketExUploadTemplates -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface net.ME1312.SubData.Server.Protocol.PacketObjectIn
receive
Methods inherited from interface net.ME1312.SubData.Server.Protocol.PacketStreamIn
receive
-
Constructor Details
-
PacketExUploadTemplates
New PacketExUploadTemplates
-
-
Method Details
-
receive
- Specified by:
receive
in interfacePacketObjectIn<Integer>
-