- clientName
string clientName(EntityId clientId)
Undocumented in source. Be warned that the author may not have intended to support it.
- handleClientPositionPacket
void handleClientPositionPacket(ubyte[] packetData)
Undocumented in source. Be warned that the author may not have intended to support it.
- handleDimensionInfoPacket
void handleDimensionInfoPacket(ubyte[] packetData)
Undocumented in source. Be warned that the author may not have intended to support it.
- handleGameStartPacket
void handleGameStartPacket(ubyte[] packetData)
Undocumented in source. Be warned that the author may not have intended to support it.
- handleSessionInfoPacket
void handleSessionInfoPacket(ubyte[] packetData)
Undocumented in source. Be warned that the author may not have intended to support it.
- handleSpawnPacket
void handleSpawnPacket(ubyte[] packetData)
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)
Undocumented in source. Be warned that the author may not have intended to support it.
- handleUserLoggedOutPacket
void handleUserLoggedOutPacket(ubyte[] packetData)
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.
- registerResources
void registerResources(IResourceManagerRegistry resmanRegistry)
Undocumented in source. Be warned that the author may not have intended to support it.