Package pro.gravit.launcher.profiles
Class ClientProfile.ServerProfile
java.lang.Object
pro.gravit.launcher.profiles.ClientProfile.ServerProfile
- Enclosing class:
- ClientProfile
-
Field Summary
FieldsModifier and TypeFieldDescriptionbooleanintintboolean -
Constructor Summary
ConstructorsConstructorDescriptionServerProfile(String name, String serverAddress, int serverPort) ServerProfile(String name, String serverAddress, int serverPort, boolean isDefault) -
Method Summary
-
Field Details
-
name
-
serverAddress
-
serverPort
public int serverPort -
isDefault
public boolean isDefault -
protocol
public int protocol -
socketPing
public boolean socketPing
-
-
Constructor Details
-
ServerProfile
public ServerProfile() -
ServerProfile
-
ServerProfile
-
-
Method Details
-
toSocketAddress
-