Property | Type | Description | |
---|---|---|---|
OFFLINE_MESSAGE_DATA_ID | byte[] | ||
OnlinePlayers | List |
Method | Description | |
---|---|---|
GetConsoleSender ( ) : |
||
GetInstance ( ) : |
||
GetMaxPlayers ( ) : int | ||
GetMotd ( ) : string | ||
GetOnlinePlayers ( ) : List |
||
GetPort ( ) : int | ||
SendPacket ( |
||
SendPacket ( string ipaddress ) : void | ||
Server ( ) : System |
Method | Description | |
---|---|---|
waitConsoleInput ( ) : void |
public SendPacket ( |
||
ipaddress | ||
return | void |
public SendPacket ( string ipaddress ) : void | ||
ipaddress | string | |
return | void |
public static byte[] OFFLINE_MESSAGE_DATA_ID | ||
return | byte[] |