public class GeyserProxyBootstrap extends Object implements org.geysermc.connector.bootstrap.GeyserBootstrap
| Constructor and Description |
|---|
GeyserProxyBootstrap() |
| Modifier and Type | Method and Description |
|---|---|
Path |
getConfigFolder() |
org.geysermc.connector.dump.BootstrapDumpInfo |
getDumpInfo() |
org.geysermc.connector.command.CommandManager |
getGeyserCommandManager() |
org.geysermc.connector.configuration.GeyserConfiguration |
getGeyserConfig() |
GeyserProxyLogger |
getGeyserLogger() |
org.geysermc.connector.ping.IGeyserPingPassthrough |
getGeyserPingPassthrough() |
void |
onDisable() |
void |
onEnable() |
public void onEnable()
onEnable in interface org.geysermc.connector.bootstrap.GeyserBootstrappublic void onDisable()
onDisable in interface org.geysermc.connector.bootstrap.GeyserBootstrappublic org.geysermc.connector.configuration.GeyserConfiguration getGeyserConfig()
getGeyserConfig in interface org.geysermc.connector.bootstrap.GeyserBootstrappublic GeyserProxyLogger getGeyserLogger()
getGeyserLogger in interface org.geysermc.connector.bootstrap.GeyserBootstrappublic org.geysermc.connector.command.CommandManager getGeyserCommandManager()
getGeyserCommandManager in interface org.geysermc.connector.bootstrap.GeyserBootstrappublic org.geysermc.connector.ping.IGeyserPingPassthrough getGeyserPingPassthrough()
getGeyserPingPassthrough in interface org.geysermc.connector.bootstrap.GeyserBootstrappublic Path getConfigFolder()
getConfigFolder in interface org.geysermc.connector.bootstrap.GeyserBootstrappublic org.geysermc.connector.dump.BootstrapDumpInfo getDumpInfo()
getDumpInfo in interface org.geysermc.connector.bootstrap.GeyserBootstrapCopyright © 2021 GeyserMC. All rights reserved.