public class GeyserSpigotPlugin extends org.bukkit.plugin.java.JavaPlugin implements GeyserBootstrap
DEFAULT_CHUNK_MANAGER| Constructor and Description |
|---|
GeyserSpigotPlugin() |
| Modifier and Type | Method and Description |
|---|---|
Path |
getConfigFolder() |
BootstrapDumpInfo |
getDumpInfo() |
CommandManager |
getGeyserCommandManager() |
GeyserSpigotConfiguration |
getGeyserConfig() |
GeyserSpigotLogger |
getGeyserLogger() |
IGeyserPingPassthrough |
getGeyserPingPassthrough() |
String |
getMinecraftServerVersion() |
com.viaversion.viaversion.api.protocol.version.ProtocolVersion |
getServerProtocolVersion() |
SocketAddress |
getSocketAddress() |
WorldManager |
getWorldManager() |
boolean |
isCompatible(String version,
String whichVersion) |
void |
onDisable() |
void |
onEnable() |
getClassLoader, getCommand, getConfig, getDataFolder, getDefaultWorldGenerator, getDescription, getFile, getLogger, getPlugin, getPluginLoader, getProvidingPlugin, getResource, getServer, getTextResource, isEnabled, isNaggable, onCommand, onLoad, onTabComplete, reloadConfig, saveConfig, saveDefaultConfig, saveResource, setEnabled, setNaggable, toStringpublic void onEnable()
onEnable in interface org.bukkit.plugin.PluginonEnable in interface GeyserBootstraponEnable in class org.bukkit.plugin.java.JavaPluginpublic void onDisable()
onDisable in interface org.bukkit.plugin.PluginonDisable in interface GeyserBootstraponDisable in class org.bukkit.plugin.java.JavaPluginpublic GeyserSpigotConfiguration getGeyserConfig()
getGeyserConfig in interface GeyserBootstrappublic GeyserSpigotLogger getGeyserLogger()
getGeyserLogger in interface GeyserBootstrappublic CommandManager getGeyserCommandManager()
getGeyserCommandManager in interface GeyserBootstrappublic IGeyserPingPassthrough getGeyserPingPassthrough()
getGeyserPingPassthrough in interface GeyserBootstrappublic WorldManager getWorldManager()
getWorldManager in interface GeyserBootstrappublic Path getConfigFolder()
getConfigFolder in interface GeyserBootstrappublic BootstrapDumpInfo getDumpInfo()
getDumpInfo in interface GeyserBootstrappublic String getMinecraftServerVersion()
getMinecraftServerVersion in interface GeyserBootstrappublic SocketAddress getSocketAddress()
getSocketAddress in interface GeyserBootstrappublic com.viaversion.viaversion.api.protocol.version.ProtocolVersion getServerProtocolVersion()
Copyright © 2021 GeyserMC. All rights reserved.