Package org.geysermc.connector
Class GeyserConnector
java.lang.Object
org.geysermc.connector.GeyserConnector
Deprecated.
legacy code
Deprecated, please use
Geyser
or GeyserImpl
.-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptioncom.nukkitx.protocol.bedrock.BedrockServer
Deprecated.static GeyserConnector
Deprecated.Deprecated.getPlayerByUuid(UUID uuid)
Deprecated.getPlayerByXuid(String xuid)
Deprecated.boolean
Deprecated.boolean
Deprecated.void
reload()
Deprecated.void
shutdown()
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. -
getBedrockServer
public com.nukkitx.protocol.bedrock.BedrockServer getBedrockServer()Deprecated. -
isShuttingDown
public boolean isShuttingDown()Deprecated. -
getPlatformType
Deprecated. -
shutdown
public void shutdown()Deprecated. -
reload
public void reload()Deprecated. -
getPlayerByXuid
Deprecated. -
getPlayerByUuid
Deprecated. -
isProductionEnvironment
public boolean isProductionEnvironment()Deprecated.
-