EntityPluginServerImpl

Undocumented in source.

Members

Functions

createComponentPacket
ubyte[] createComponentPacket(size_t componentId, Storage storage)
Undocumented in source. Be warned that the author may not have intended to support it.
handleComponentSyncPacket
void handleComponentSyncPacket(ubyte[] packetData, ClientId clientId)
Undocumented in source. Be warned that the author may not have intended to support it.
sendComponents
void sendComponents(Storage storage)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

connection
NetServerPlugin connection;
Undocumented in source.

Meta