Class PacketInReload
java.lang.Object
net.ME1312.SubServers.Bungee.Network.Packet.PacketInReload
- All Implemented Interfaces:
PacketIn
,PacketObjectIn<Integer>
,PacketStreamIn
Reload Packet
-
Constructor Summary
-
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
-
PacketInReload
New PacketInReload- Parameters:
plugin
- Plugin
-
-
Method Details
-
receive
- Specified by:
receive
in interfacePacketObjectIn<Integer>
- Throws:
Throwable
-