public class Geyser extends Object
| Constructor and Description |
|---|
Geyser() |
| Modifier and Type | Method and Description |
|---|---|
static CommandMap |
getCommandMap()
Returns the command map
|
static Connector |
getConnector()
Returns the connector instance for Geyser
|
static ScheduledExecutorService |
getGeneralThreadPool() |
static Logger |
getLogger()
Returns the logger
|
static PluginManager |
getPluginManager()
Returns the plugin manager
|
static void |
setConnector(Connector connector)
Sets the connector instance for Geyser
|
public static Connector getConnector()
public static void setConnector(Connector connector)
connector - the connector instancepublic static Logger getLogger()
public static PluginManager getPluginManager()
public static CommandMap getCommandMap()
public static ScheduledExecutorService getGeneralThreadPool()
Copyright © 2019 GeyserMC. All rights reserved.