Package org.geysermc.connector
Class GeyserConnector
java.lang.Object
org.geysermc.connector.GeyserConnector
Deprecated.
legacy code
Deprecated, please use
Geyser or GeyserImpl.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic GeyserConnectorDeprecated.org.geysermc.common.PlatformTypeDeprecated.getPlayerByUuid(UUID uuid)Deprecated.getPlayerByXuid(String xuid)Deprecated.booleanDeprecated.booleanDeprecated.voidreload()Deprecated.voidshutdown()Deprecated.
-
Field Details
-
NAME
Deprecated.- See Also:
- Constant Field Values
-
GIT_VERSION
Deprecated.- See Also:
- Constant Field Values
-
VERSION
Deprecated.- See Also:
- Constant Field Values
-
OAUTH_CLIENT_ID
Deprecated.- See Also:
- Constant Field Values
-
-
Constructor Details
-
GeyserConnector
public GeyserConnector()Deprecated.
-
-
Method Details
-
getInstance
Deprecated. -
isShuttingDown
public boolean isShuttingDown()Deprecated. -
getPlatformType
public org.geysermc.common.PlatformType getPlatformType()Deprecated. -
shutdown
public void shutdown()Deprecated. -
reload
public void reload()Deprecated. -
getPlayerByXuid
Deprecated. -
getPlayerByUuid
Deprecated. -
isProductionEnvironment
public boolean isProductionEnvironment()Deprecated.
-