EntityPluginClientImpl

Undocumented in source.

Members

Functions

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

Variables

connection
NetClientPlugin connection;
Undocumented in source.

Meta