Class GeyserConnector

java.lang.Object
org.geysermc.connector.GeyserConnector

@Deprecated public class GeyserConnector extends Object
Deprecated.
legacy code
Deprecated, please use Geyser or GeyserImpl.
  • Field Details

  • Constructor Details

    • GeyserConnector

      public GeyserConnector()
      Deprecated.
  • Method Details

    • getInstance

      public static GeyserConnector getInstance()
      Deprecated.
    • getBedrockServer

      public com.nukkitx.protocol.bedrock.BedrockServer getBedrockServer()
      Deprecated.
    • isShuttingDown

      public boolean isShuttingDown()
      Deprecated.
    • getPlatformType

      public PlatformType getPlatformType()
      Deprecated.
    • shutdown

      public void shutdown()
      Deprecated.
    • reload

      public void reload()
      Deprecated.
    • getPlayerByXuid

      public GeyserSession getPlayerByXuid(String xuid)
      Deprecated.
    • getPlayerByUuid

      public GeyserSession getPlayerByUuid(UUID uuid)
      Deprecated.
    • isProductionEnvironment

      public boolean isProductionEnvironment()
      Deprecated.