Class PlatformUtils
java.lang.Object
org.geysermc.floodgate.core.platform.util.PlatformUtils
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract PlatformUtils.AuthTypeauthType()Returns the authentication type used on the platformabstract StringReturns the Minecraft version the server is based on (or the most recent supported version for proxy platforms)abstract String
-
Constructor Details
-
PlatformUtils
public PlatformUtils()
-
-
Method Details
-
authType
Returns the authentication type used on the platform -
minecraftVersion
Returns the Minecraft version the server is based on (or the most recent supported version for proxy platforms) -
serverImplementationName
-