Index
All Classes and Interfaces|All Packages
A
- adapter - Variable in class org.geysermc.geyser.platform.spigot.world.manager.GeyserSpigotNativeWorldManager
C
- canSendMessageUsingComponent() - Static method in class org.geysermc.geyser.platform.spigot.PaperAdventure
- checkForSupportedProtocol(GeyserLogger, boolean) - Static method in class org.geysermc.geyser.platform.spigot.GeyserSpigotVersionChecker
D
- debug(String) - Method in class org.geysermc.geyser.platform.spigot.GeyserSpigotLogger
- description(String) - Method in class org.geysermc.geyser.platform.spigot.command.GeyserSpigotCommandManager
E
- error(String) - Method in class org.geysermc.geyser.platform.spigot.GeyserSpigotLogger
- error(String, Throwable) - Method in class org.geysermc.geyser.platform.spigot.GeyserSpigotLogger
G
- getBiomeIdentifiers(boolean) - Method in class org.geysermc.geyser.platform.spigot.world.manager.GeyserSpigotNativeWorldManager
- getBlockAt(GeyserSession, int, int, int) - Method in class org.geysermc.geyser.platform.spigot.world.manager.GeyserSpigotLegacyNativeWorldManager
- getBlockAt(GeyserSession, int, int, int) - Method in class org.geysermc.geyser.platform.spigot.world.manager.GeyserSpigotNativeWorldManager
- getBlockAt(GeyserSession, int, int, int) - Method in class org.geysermc.geyser.platform.spigot.world.manager.GeyserSpigotWorldManager
- getBlockNetworkId(Block) - Method in class org.geysermc.geyser.platform.spigot.world.manager.GeyserSpigotWorldManager
- getCommandMap() - Static method in class org.geysermc.geyser.platform.spigot.command.GeyserSpigotCommandManager
- getConfigFolder() - Method in class org.geysermc.geyser.platform.spigot.GeyserSpigotPlugin
- getDefaultGameMode(GeyserSession) - Method in class org.geysermc.geyser.platform.spigot.world.manager.GeyserSpigotWorldManager
- getDumpInfo() - Method in class org.geysermc.geyser.platform.spigot.GeyserSpigotPlugin
- getFloodgateKeyPath() - Method in class org.geysermc.geyser.platform.spigot.GeyserSpigotConfiguration
- getGameRuleBool(GeyserSession, GameRule) - Method in class org.geysermc.geyser.platform.spigot.world.manager.GeyserSpigotWorldManager
- getGameRuleInt(GeyserSession, GameRule) - Method in class org.geysermc.geyser.platform.spigot.world.manager.GeyserSpigotWorldManager
- getGeyserCommandManager() - Method in class org.geysermc.geyser.platform.spigot.GeyserSpigotPlugin
- getGeyserConfig() - Method in class org.geysermc.geyser.platform.spigot.GeyserSpigotPlugin
- getGeyserLogger() - Method in class org.geysermc.geyser.platform.spigot.GeyserSpigotPlugin
- getGeyserPingPassthrough() - Method in class org.geysermc.geyser.platform.spigot.GeyserSpigotPlugin
- getMinecraftServerVersion() - Method in class org.geysermc.geyser.platform.spigot.GeyserSpigotPlugin
- getPickItemComponents(GeyserSession, int, int, int, boolean) - Method in class org.geysermc.geyser.platform.spigot.world.manager.GeyserSpigotWorldManager
- getPingInformation(InetSocketAddress) - Method in class org.geysermc.geyser.platform.spigot.GeyserPaperPingPassthrough
- getPingInformation(InetSocketAddress) - Method in class org.geysermc.geyser.platform.spigot.GeyserSpigotPingPassthrough
- getPlatformAPIVersion() - Method in class org.geysermc.geyser.platform.spigot.GeyserSpigotDumpInfo
- getPlatformName() - Method in class org.geysermc.geyser.platform.spigot.GeyserSpigotDumpInfo
- getPlatformVersion() - Method in class org.geysermc.geyser.platform.spigot.GeyserSpigotDumpInfo
- getPluginFolder() - Method in class org.geysermc.geyser.platform.spigot.GeyserSpigotMain
- getPlugins() - Method in class org.geysermc.geyser.platform.spigot.GeyserSpigotDumpInfo
- getPluginType() - Method in class org.geysermc.geyser.platform.spigot.GeyserSpigotMain
- getServerBindAddress() - Method in class org.geysermc.geyser.platform.spigot.GeyserSpigotPlugin
- getServerIP() - Method in class org.geysermc.geyser.platform.spigot.GeyserSpigotDumpInfo
- getServerPort() - Method in class org.geysermc.geyser.platform.spigot.GeyserSpigotDumpInfo
- getServerPort() - Method in class org.geysermc.geyser.platform.spigot.GeyserSpigotPlugin
- getServerProtocolVersion() - Method in class org.geysermc.geyser.platform.spigot.GeyserSpigotPlugin
- getSocketAddress() - Method in class org.geysermc.geyser.platform.spigot.GeyserSpigotPlugin
- getWorldManager() - Method in class org.geysermc.geyser.platform.spigot.GeyserSpigotPlugin
- GeyserBrigadierSupport - Class in org.geysermc.geyser.platform.spigot.command
-
Needs to be a separate class so pre-1.13 loads correctly.
- GeyserPaperCommandListener - Class in org.geysermc.geyser.platform.spigot.command
- GeyserPaperCommandListener() - Constructor for class org.geysermc.geyser.platform.spigot.command.GeyserPaperCommandListener
- GeyserPaperLogger - Class in org.geysermc.geyser.platform.spigot
- GeyserPaperLogger(Plugin, Logger, boolean) - Constructor for class org.geysermc.geyser.platform.spigot.GeyserPaperLogger
- GeyserPaperPingPassthrough - Class in org.geysermc.geyser.platform.spigot
-
This class is used if possible, so listeners listening for PaperServerListPingEvent exclusively have their changes applied.
- GeyserPaperPingPassthrough(GeyserSpigotLogger) - Constructor for class org.geysermc.geyser.platform.spigot.GeyserPaperPingPassthrough
- GeyserPistonListener - Class in org.geysermc.geyser.platform.spigot.world
- GeyserPistonListener(GeyserImpl, GeyserSpigotWorldManager) - Constructor for class org.geysermc.geyser.platform.spigot.world.GeyserPistonListener
- GeyserSpigotBlockPlaceListener - Class in org.geysermc.geyser.platform.spigot.world
- GeyserSpigotBlockPlaceListener(GeyserImpl, GeyserSpigotWorldManager) - Constructor for class org.geysermc.geyser.platform.spigot.world.GeyserSpigotBlockPlaceListener
- GeyserSpigotCommandExecutor - Class in org.geysermc.geyser.platform.spigot.command
- GeyserSpigotCommandExecutor(GeyserImpl, Map<String, Command>) - Constructor for class org.geysermc.geyser.platform.spigot.command.GeyserSpigotCommandExecutor
- GeyserSpigotCommandManager - Class in org.geysermc.geyser.platform.spigot.command
- GeyserSpigotCommandManager(GeyserImpl) - Constructor for class org.geysermc.geyser.platform.spigot.command.GeyserSpigotCommandManager
- GeyserSpigotCompressionDisabler - Class in org.geysermc.geyser.platform.spigot
-
Disables the compression packet (and the compression handlers from being added to the pipeline) for Geyser clients that won't be receiving the data over the network.
- GeyserSpigotCompressionDisabler() - Constructor for class org.geysermc.geyser.platform.spigot.GeyserSpigotCompressionDisabler
- GeyserSpigotConfiguration - Class in org.geysermc.geyser.platform.spigot
- GeyserSpigotConfiguration() - Constructor for class org.geysermc.geyser.platform.spigot.GeyserSpigotConfiguration
- GeyserSpigotDumpInfo - Class in org.geysermc.geyser.platform.spigot
- GeyserSpigotInjector - Class in org.geysermc.geyser.platform.spigot
- GeyserSpigotInjector(boolean) - Constructor for class org.geysermc.geyser.platform.spigot.GeyserSpigotInjector
- GeyserSpigotLegacyNativeWorldManager - Class in org.geysermc.geyser.platform.spigot.world.manager
-
Used when block IDs need to be translated to the latest version
- GeyserSpigotLegacyNativeWorldManager(GeyserSpigotPlugin, boolean) - Constructor for class org.geysermc.geyser.platform.spigot.world.manager.GeyserSpigotLegacyNativeWorldManager
- GeyserSpigotLogger - Class in org.geysermc.geyser.platform.spigot
- GeyserSpigotLogger(Logger, boolean) - Constructor for class org.geysermc.geyser.platform.spigot.GeyserSpigotLogger
- GeyserSpigotMain - Class in org.geysermc.geyser.platform.spigot
- GeyserSpigotMain() - Constructor for class org.geysermc.geyser.platform.spigot.GeyserSpigotMain
- GeyserSpigotNativeWorldManager - Class in org.geysermc.geyser.platform.spigot.world.manager
- GeyserSpigotNativeWorldManager(Plugin, boolean) - Constructor for class org.geysermc.geyser.platform.spigot.world.manager.GeyserSpigotNativeWorldManager
- GeyserSpigotPingPassthrough - Class in org.geysermc.geyser.platform.spigot
- GeyserSpigotPingPassthrough(GeyserSpigotLogger) - Constructor for class org.geysermc.geyser.platform.spigot.GeyserSpigotPingPassthrough
- GeyserSpigotPlugin - Class in org.geysermc.geyser.platform.spigot
- GeyserSpigotPlugin() - Constructor for class org.geysermc.geyser.platform.spigot.GeyserSpigotPlugin
- GeyserSpigotUpdateListener - Class in org.geysermc.geyser.platform.spigot
- GeyserSpigotUpdateListener() - Constructor for class org.geysermc.geyser.platform.spigot.GeyserSpigotUpdateListener
- GeyserSpigotVersionChecker - Class in org.geysermc.geyser.platform.spigot
- GeyserSpigotWorldManager - Class in org.geysermc.geyser.platform.spigot.world.manager
-
The base world manager to use when there is no supported NMS revision
- GeyserSpigotWorldManager(Plugin) - Constructor for class org.geysermc.geyser.platform.spigot.world.manager.GeyserSpigotWorldManager
H
- hasOwnChunkCache() - Method in class org.geysermc.geyser.platform.spigot.world.manager.GeyserSpigotWorldManager
- hasPermission(String) - Method in class org.geysermc.geyser.platform.spigot.command.SpigotCommandSource
- hasPermission(GeyserSession, String) - Method in class org.geysermc.geyser.platform.spigot.world.manager.GeyserSpigotWorldManager
I
- info(String) - Method in class org.geysermc.geyser.platform.spigot.GeyserSpigotLogger
- initializeLocalChannel0(GeyserBootstrap) - Method in class org.geysermc.geyser.platform.spigot.GeyserSpigotInjector
- isConsole() - Method in class org.geysermc.geyser.platform.spigot.command.SpigotCommandSource
- isDebug() - Method in class org.geysermc.geyser.platform.spigot.GeyserSpigotLogger
- isLegacy() - Method in class org.geysermc.geyser.platform.spigot.world.manager.GeyserSpigotLegacyNativeWorldManager
- isLegacy() - Method in class org.geysermc.geyser.platform.spigot.world.manager.GeyserSpigotWorldManager
-
This should be set to true if we are post-1.13 but before the latest version, and we should convert the old block state id to the current one.
- isOnlineMode() - Method in class org.geysermc.geyser.platform.spigot.GeyserSpigotDumpInfo
L
- loadBrigadier(GeyserSpigotPlugin, PluginCommand) - Static method in class org.geysermc.geyser.platform.spigot.command.GeyserBrigadierSupport
- loadFloodgate(GeyserSpigotPlugin) - Method in class org.geysermc.geyser.platform.spigot.GeyserSpigotConfiguration
- locale() - Method in class org.geysermc.geyser.platform.spigot.command.SpigotCommandSource
M
- main(String[]) - Static method in class org.geysermc.geyser.platform.spigot.GeyserSpigotMain
N
- name() - Method in class org.geysermc.geyser.platform.spigot.command.SpigotCommandSource
O
- onCommand(CommandSender, Command, String, String[]) - Method in class org.geysermc.geyser.platform.spigot.command.GeyserSpigotCommandExecutor
- onCommandSend(AsyncPlayerSendCommandsEvent<?>) - Method in class org.geysermc.geyser.platform.spigot.command.GeyserPaperCommandListener
- onDisable() - Method in class org.geysermc.geyser.platform.spigot.GeyserSpigotPlugin
- onEnable() - Method in class org.geysermc.geyser.platform.spigot.GeyserSpigotPlugin
- onGeyserDisable() - Method in class org.geysermc.geyser.platform.spigot.GeyserSpigotPlugin
- onGeyserEnable() - Method in class org.geysermc.geyser.platform.spigot.GeyserSpigotPlugin
- onGeyserInitialize() - Method in class org.geysermc.geyser.platform.spigot.GeyserSpigotPlugin
- onGeyserShutdown() - Method in class org.geysermc.geyser.platform.spigot.GeyserSpigotPlugin
- onLoad() - Method in class org.geysermc.geyser.platform.spigot.GeyserSpigotPlugin
- onPistonExtend(BlockPistonExtendEvent) - Method in class org.geysermc.geyser.platform.spigot.world.GeyserPistonListener
- onPistonRetract(BlockPistonRetractEvent) - Method in class org.geysermc.geyser.platform.spigot.world.GeyserPistonListener
- onPlayerJoin(PlayerJoinEvent) - Method in class org.geysermc.geyser.platform.spigot.GeyserSpigotUpdateListener
- onTabComplete(CommandSender, Command, String, String[]) - Method in class org.geysermc.geyser.platform.spigot.command.GeyserSpigotCommandExecutor
- org.geysermc.geyser.platform.spigot - package org.geysermc.geyser.platform.spigot
- org.geysermc.geyser.platform.spigot.command - package org.geysermc.geyser.platform.spigot.command
- org.geysermc.geyser.platform.spigot.world - package org.geysermc.geyser.platform.spigot.world
- org.geysermc.geyser.platform.spigot.world.manager - package org.geysermc.geyser.platform.spigot.world.manager
P
- PaperAdventure - Class in org.geysermc.geyser.platform.spigot
-
Utility class for converting our shaded Adventure into the Adventure bundled in Paper.
- place(BlockPlaceEvent) - Method in class org.geysermc.geyser.platform.spigot.world.GeyserSpigotBlockPlaceListener
R
- ReflectedNames - Class in org.geysermc.geyser.platform.spigot
-
A utility class for checking on the existence of classes, constructors, fields, methods
S
- sendLecternData(GeyserSession, int, int, int) - Method in class org.geysermc.geyser.platform.spigot.world.manager.GeyserSpigotWorldManager
- sendLecternData(GeyserSession, int, int, List<BlockEntityInfo>) - Method in class org.geysermc.geyser.platform.spigot.world.manager.GeyserSpigotWorldManager
- sendMessage(String) - Method in class org.geysermc.geyser.platform.spigot.command.SpigotCommandSource
- sendMessage(Component) - Method in class org.geysermc.geyser.platform.spigot.command.SpigotCommandSource
- sendMessage(Component) - Method in class org.geysermc.geyser.platform.spigot.GeyserPaperLogger
-
Since 1.18.2 this is required so legacy format symbols don't show up in the console for colors
- sendMessage(CommandSender, Component) - Static method in class org.geysermc.geyser.platform.spigot.PaperAdventure
- sendOutdatedViaVersionMessage(GeyserLogger) - Static method in class org.geysermc.geyser.platform.spigot.GeyserSpigotVersionChecker
- setDebug(boolean) - Method in class org.geysermc.geyser.platform.spigot.GeyserSpigotLogger
- severe(String) - Method in class org.geysermc.geyser.platform.spigot.GeyserSpigotLogger
- severe(String, Throwable) - Method in class org.geysermc.geyser.platform.spigot.GeyserSpigotLogger
- shouldExpectLecternHandled(GeyserSession) - Method in class org.geysermc.geyser.platform.spigot.world.manager.GeyserSpigotWorldManager
- shutdown() - Method in class org.geysermc.geyser.platform.spigot.GeyserSpigotInjector
- SpigotCommandSource - Class in org.geysermc.geyser.platform.spigot.command
- SpigotCommandSource(CommandSender) - Constructor for class org.geysermc.geyser.platform.spigot.command.SpigotCommandSource
T
- testFloodgatePluginPresent() - Method in class org.geysermc.geyser.platform.spigot.GeyserSpigotPlugin
- toNativeComponent(Component) - Static method in class org.geysermc.geyser.platform.spigot.PaperAdventure
W
- warning(String) - Method in class org.geysermc.geyser.platform.spigot.GeyserSpigotLogger
- write(ChannelHandlerContext, Object, ChannelPromise) - Method in class org.geysermc.geyser.platform.spigot.GeyserSpigotCompressionDisabler
All Classes and Interfaces|All Packages