Method | Description | |
---|---|---|
RemoteServerInfo ( string name, |
Create a new instance of the RemoteServerInfo class
|
public RemoteServerInfo ( string name, |
||
name | string | The name of the backend server |
endPoint | The ip end point of the backend server | |
minecraftVersion | int | The minecraft version of the backend server, null for auto detection |
return | System.Net |