public class GeyserBungeePlugin extends net.md_5.bungee.api.plugin.Plugin implements GeyserBootstrap
DEFAULT_CHUNK_MANAGER| Constructor and Description |
|---|
GeyserBungeePlugin() |
| Modifier and Type | Method and Description |
|---|---|
Path |
getConfigFolder() |
BootstrapDumpInfo |
getDumpInfo() |
CommandManager |
getGeyserCommandManager() |
GeyserBungeeConfiguration |
getGeyserConfig() |
GeyserBungeeLogger |
getGeyserLogger() |
IGeyserPingPassthrough |
getGeyserPingPassthrough() |
@Nullable SocketAddress |
getSocketAddress() |
void |
onDisable() |
void |
onEnable() |
getDataFolder, getDescription, getExecutorService, getFile, getLogger, getProxy, getResourceAsStream, onLoadclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetMinecraftServerVersion, getWorldManagerpublic void onEnable()
onEnable in interface GeyserBootstraponEnable in class net.md_5.bungee.api.plugin.Pluginpublic void onDisable()
onDisable in interface GeyserBootstraponDisable in class net.md_5.bungee.api.plugin.Pluginpublic GeyserBungeeConfiguration getGeyserConfig()
getGeyserConfig in interface GeyserBootstrappublic GeyserBungeeLogger getGeyserLogger()
getGeyserLogger in interface GeyserBootstrappublic CommandManager getGeyserCommandManager()
getGeyserCommandManager in interface GeyserBootstrappublic IGeyserPingPassthrough getGeyserPingPassthrough()
getGeyserPingPassthrough in interface GeyserBootstrappublic Path getConfigFolder()
getConfigFolder in interface GeyserBootstrappublic BootstrapDumpInfo getDumpInfo()
getDumpInfo in interface GeyserBootstrap@Nullable public @Nullable SocketAddress getSocketAddress()
getSocketAddress in interface GeyserBootstrapCopyright © 2021 GeyserMC. All rights reserved.