Method | Description | |
---|---|---|
Dispose ( ) : void | ||
ServerEntity ( |
Method | Description | |
---|---|---|
HandlePacket ( IPacketBase packet ) : void |
Incoming packets are pushed here for handling.
|
protected HandlePacket ( IPacketBase packet ) : void | ||
packet | IPacketBase | |
return | void |
public ServerEntity ( |
||
socket | ||
worldID | int | |
world | World | |
asyncPool | ||
return | System |