Index
All Classes|All Packages
C
- canExecute(CommandCause) - Method in class org.geysermc.geyser.platform.sponge.command.GeyserSpongeCommandExecutor
- complete(CommandCause, ArgumentReader.Mutable) - Method in class org.geysermc.geyser.platform.sponge.command.GeyserSpongeCommandExecutor
D
- debug(String) - Method in class org.geysermc.geyser.platform.sponge.GeyserSpongeLogger
- description(String) - Method in class org.geysermc.geyser.platform.sponge.command.GeyserSpongeCommandManager
- description(CommandMapping) - Method in class org.geysermc.geyser.platform.sponge.command.GeyserSpongeCommandManager
E
- error(String) - Method in class org.geysermc.geyser.platform.sponge.GeyserSpongeLogger
- error(String, Throwable) - Method in class org.geysermc.geyser.platform.sponge.GeyserSpongeLogger
- extendedDescription(CommandCause) - Method in class org.geysermc.geyser.platform.sponge.command.GeyserSpongeCommandExecutor
G
- getConfigFolder() - Method in class org.geysermc.geyser.platform.sponge.GeyserSpongePlugin
- getDumpInfo() - Method in class org.geysermc.geyser.platform.sponge.GeyserSpongePlugin
- getFloodgateKeyPath() - Method in class org.geysermc.geyser.platform.sponge.GeyserSpongeConfiguration
- getGeyserCommandManager() - Method in class org.geysermc.geyser.platform.sponge.GeyserSpongePlugin
- getGeyserConfig() - Method in class org.geysermc.geyser.platform.sponge.GeyserSpongePlugin
- getGeyserLogger() - Method in class org.geysermc.geyser.platform.sponge.GeyserSpongePlugin
- getGeyserPingPassthrough() - Method in class org.geysermc.geyser.platform.sponge.GeyserSpongePlugin
- getMinecraftServerVersion() - Method in class org.geysermc.geyser.platform.sponge.GeyserSpongePlugin
- getPingInformation(InetSocketAddress) - Method in class org.geysermc.geyser.platform.sponge.GeyserSpongePingPassthrough
- getPlatformName() - Method in class org.geysermc.geyser.platform.sponge.GeyserSpongeDumpInfo
- getPlatformVersion() - Method in class org.geysermc.geyser.platform.sponge.GeyserSpongeDumpInfo
- getPluginFolder() - Method in class org.geysermc.geyser.platform.sponge.GeyserSpongeMain
- getPlugins() - Method in class org.geysermc.geyser.platform.sponge.GeyserSpongeDumpInfo
- getPluginType() - Method in class org.geysermc.geyser.platform.sponge.GeyserSpongeMain
- getServerBindAddress() - Method in class org.geysermc.geyser.platform.sponge.GeyserSpongePlugin
- getServerIP() - Method in class org.geysermc.geyser.platform.sponge.GeyserSpongeDumpInfo
- getServerPort() - Method in class org.geysermc.geyser.platform.sponge.GeyserSpongeDumpInfo
- getServerPort() - Method in class org.geysermc.geyser.platform.sponge.GeyserSpongePlugin
- GeyserSpongeCommandExecutor - Class in org.geysermc.geyser.platform.sponge.command
- GeyserSpongeCommandExecutor(GeyserImpl, Map<String, Command>) - Constructor for class org.geysermc.geyser.platform.sponge.command.GeyserSpongeCommandExecutor
- GeyserSpongeCommandManager - Class in org.geysermc.geyser.platform.sponge.command
- GeyserSpongeCommandManager(GeyserImpl) - Constructor for class org.geysermc.geyser.platform.sponge.command.GeyserSpongeCommandManager
- GeyserSpongeConfiguration - Class in org.geysermc.geyser.platform.sponge
- GeyserSpongeConfiguration() - Constructor for class org.geysermc.geyser.platform.sponge.GeyserSpongeConfiguration
- GeyserSpongeDumpInfo - Class in org.geysermc.geyser.platform.sponge
- GeyserSpongeLogger - Class in org.geysermc.geyser.platform.sponge
- GeyserSpongeLogger(Logger, boolean) - Constructor for class org.geysermc.geyser.platform.sponge.GeyserSpongeLogger
- GeyserSpongeMain - Class in org.geysermc.geyser.platform.sponge
- GeyserSpongeMain() - Constructor for class org.geysermc.geyser.platform.sponge.GeyserSpongeMain
- GeyserSpongePingPassthrough - Class in org.geysermc.geyser.platform.sponge
- GeyserSpongePingPassthrough() - Constructor for class org.geysermc.geyser.platform.sponge.GeyserSpongePingPassthrough
- GeyserSpongePlugin - Class in org.geysermc.geyser.platform.sponge
- GeyserSpongePlugin() - Constructor for class org.geysermc.geyser.platform.sponge.GeyserSpongePlugin
H
- hasPermission(String) - Method in class org.geysermc.geyser.platform.sponge.command.SpongeCommandSource
- help(CommandCause) - Method in class org.geysermc.geyser.platform.sponge.command.GeyserSpongeCommandExecutor
I
- info(String) - Method in class org.geysermc.geyser.platform.sponge.GeyserSpongeLogger
- isConsole() - Method in class org.geysermc.geyser.platform.sponge.command.SpongeCommandSource
- isDebug() - Method in class org.geysermc.geyser.platform.sponge.GeyserSpongeLogger
- isOnlineMode() - Method in class org.geysermc.geyser.platform.sponge.GeyserSpongeDumpInfo
M
- main(String[]) - Static method in class org.geysermc.geyser.platform.sponge.GeyserSpongeMain
N
- name() - Method in class org.geysermc.geyser.platform.sponge.command.SpongeCommandSource
O
- onConstruction(ConstructPluginEvent) - Method in class org.geysermc.geyser.platform.sponge.GeyserSpongePlugin
-
Construct the configuration, logger, and command manager.
- onDisable() - Method in class org.geysermc.geyser.platform.sponge.GeyserSpongePlugin
- onEnable() - Method in class org.geysermc.geyser.platform.sponge.GeyserSpongePlugin
-
Only to be used for reloading
- onEngineStopping(StoppingEngineEvent<Server>) - Method in class org.geysermc.geyser.platform.sponge.GeyserSpongePlugin
- onRegisterCommands(RegisterCommandEvent<Command.Raw>) - Method in class org.geysermc.geyser.platform.sponge.GeyserSpongePlugin
-
Construct the
GeyserSpongeCommandManagerand register the commands - onStartedEngine(StartedEngineEvent<Server>) - Method in class org.geysermc.geyser.platform.sponge.GeyserSpongePlugin
-
Configure the config properly if remote address is auto.
- org.geysermc.geyser.platform.sponge - package org.geysermc.geyser.platform.sponge
- org.geysermc.geyser.platform.sponge.command - package org.geysermc.geyser.platform.sponge.command
P
- process(CommandCause, ArgumentReader.Mutable) - Method in class org.geysermc.geyser.platform.sponge.command.GeyserSpongeCommandExecutor
S
- sendMessage(String) - Method in class org.geysermc.geyser.platform.sponge.command.SpongeCommandSource
- setDebug(boolean) - Method in class org.geysermc.geyser.platform.sponge.GeyserSpongeLogger
- severe(String) - Method in class org.geysermc.geyser.platform.sponge.GeyserSpongeLogger
- severe(String, Throwable) - Method in class org.geysermc.geyser.platform.sponge.GeyserSpongeLogger
- shortDescription(CommandCause) - Method in class org.geysermc.geyser.platform.sponge.command.GeyserSpongeCommandExecutor
- SpongeCommandSource - Class in org.geysermc.geyser.platform.sponge.command
- SpongeCommandSource(CommandCause) - Constructor for class org.geysermc.geyser.platform.sponge.command.SpongeCommandSource
T
- testFloodgatePluginPresent() - Method in class org.geysermc.geyser.platform.sponge.GeyserSpongePlugin
U
- usage(CommandCause) - Method in class org.geysermc.geyser.platform.sponge.command.GeyserSpongeCommandExecutor
W
- warning(String) - Method in class org.geysermc.geyser.platform.sponge.GeyserSpongeLogger
All Classes|All Packages