MethodSelectionPacket

Undocumented in source.
class MethodSelectionPacket : OutgoingPacket {}

Members

Functions

send
void send(Socket s)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

method
ubyte method;
Undocumented in source.

Inherited Members

From OutgoingPacket

send
void send(Socket s)
Undocumented in source.

Meta