- clientName
string clientName(ClientId clientId)
Undocumented in source. Be warned that the author may not have intended to support it.
- handleClientPositionPacket
void handleClientPositionPacket(ubyte[] packetData, ClientId peer)
Undocumented in source. Be warned that the author may not have intended to support it.
- handleGameStartPacket
void handleGameStartPacket(ubyte[] packetData, ClientId clientId)
Undocumented in source. Be warned that the author may not have intended to support it.
- handleSessionInfoPacket
void handleSessionInfoPacket(ubyte[] packetData, ClientId clientId)
Undocumented in source. Be warned that the author may not have intended to support it.
- handleSpawnPacket
void handleSpawnPacket(ubyte[] packetData, ClientId peer)
Undocumented in source. Be warned that the author may not have intended to support it.
- handleThisClientDisconnected
void handleThisClientDisconnected(ThisClientDisconnectedEvent event)
Undocumented in source. Be warned that the author may not have intended to support it.
- handleUserLoggedInPacket
void handleUserLoggedInPacket(ubyte[] packetData, ClientId clientId)
Undocumented in source. Be warned that the author may not have intended to support it.
- handleUserLoggedOutPacket
void handleUserLoggedOutPacket(ubyte[] packetData, ClientId clientId)
Undocumented in source. Be warned that the author may not have intended to support it.
- init
void init(IPluginManager pluginman)
Undocumented in source. Be warned that the author may not have intended to support it.
- onSendClientSettingsEvent
void onSendClientSettingsEvent(SendClientSettingsEvent event)
Undocumented in source. Be warned that the author may not have intended to support it.
- registerResources
void registerResources(IResourceManagerRegistry resmanRegistry)
Undocumented in source. Be warned that the author may not have intended to support it.