Package zombie.core.znet
Class ServerBrowser
java.lang.Object
zombie.core.znet.ServerBrowser
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic intstatic GameServerDetailsGetServerDetails(int int1) static GameServerDetailsGetServerDetails(String string, int int1) static GameServerDetailsGetServerDetailsSync(String string, int int1) static Liststatic booleaninit()static booleanstatic booleanQueryServer(String string, int int1) static voidstatic voidRelease()static voidReleaseServerQuery(String string, int int1) static booleanRequestServerRules(String string, int int1) static voidsetCallbackInterface(IServerBrowserCallback iServerBrowserCallback) static voidshutdown()
-
Constructor Details
-
ServerBrowser
public ServerBrowser()
-
-
Method Details
-
init
public static boolean init() -
shutdown
public static void shutdown() -
RefreshInternetServers
public static void RefreshInternetServers() -
GetServerCount
public static int GetServerCount() -
GetServerDetails
-
Release
public static void Release() -
IsRefreshing
public static boolean IsRefreshing() -
QueryServer
-
GetServerDetails
-
ReleaseServerQuery
-
GetServerList
-
GetServerDetailsSync
-
RequestServerRules
-
setCallbackInterface
-