Package zombie.core.znet
Class GameServerDetails
java.lang.Object
zombie.core.znet.GameServerDetails
-
Field Summary
Modifier and TypeFieldDescriptionint
int
boolean
int
int
long
int
-
Constructor Summary
-
Method Summary
-
Field Details
-
address
-
port
public int port -
steamId
public long steamId -
name
-
gamedir
-
map
-
gameDescription
-
tags
-
ping
public int ping -
numPlayers
public int numPlayers -
maxPlayers
public int maxPlayers -
passwordProtected
public boolean passwordProtected -
version
public int version
-
-
Constructor Details
-
GameServerDetails
public GameServerDetails() -
GameServerDetails
-