Index
All Classes|All Packages|Constant Field Values
A
- adapter - Variable in class org.geysermc.platform.spigot.world.manager.GeyserSpigotNativeWorldManager
C
- CLIENT_PROTOCOL_VERSION - Static variable in class org.geysermc.platform.spigot.world.manager.GeyserSpigotWorldManager
-
The current client protocol version for ViaVersion usage.
D
- debug(String) - Method in class org.geysermc.platform.spigot.GeyserSpigotLogger
E
- error(String) - Method in class org.geysermc.platform.spigot.GeyserSpigotLogger
- error(String, Throwable) - Method in class org.geysermc.platform.spigot.GeyserSpigotLogger
G
- getBlockAt(GeyserSession, int, int, int) - Method in class org.geysermc.platform.spigot.world.manager.GeyserSpigot1_12NativeWorldManager
- getBlockAt(GeyserSession, int, int, int) - Method in class org.geysermc.platform.spigot.world.manager.GeyserSpigot1_12WorldManager
- getBlockAt(GeyserSession, int, int, int) - Method in class org.geysermc.platform.spigot.world.manager.GeyserSpigotFallbackWorldManager
- getBlockAt(GeyserSession, int, int, int) - Method in class org.geysermc.platform.spigot.world.manager.GeyserSpigotLegacyNativeWorldManager
- getBlockAt(GeyserSession, int, int, int) - Method in class org.geysermc.platform.spigot.world.manager.GeyserSpigotNativeWorldManager
- getBlockAt(GeyserSession, int, int, int) - Method in class org.geysermc.platform.spigot.world.manager.GeyserSpigotWorldManager
- getBlockNetworkId(Player, Block, int, int, int) - Method in class org.geysermc.platform.spigot.world.manager.GeyserSpigot1_12WorldManager
- getBlockNetworkId(Player, Block, int, int, int) - Method in class org.geysermc.platform.spigot.world.manager.GeyserSpigotWorldManager
- getConfigFolder() - Method in class org.geysermc.platform.spigot.GeyserSpigotPlugin
- getDescription(String) - Method in class org.geysermc.platform.spigot.command.GeyserSpigotCommandManager
- getDumpInfo() - Method in class org.geysermc.platform.spigot.GeyserSpigotPlugin
- getGameRuleBool(GeyserSession, GameRule) - Method in class org.geysermc.platform.spigot.world.manager.GeyserSpigotWorldManager
- getGameRuleInt(GeyserSession, GameRule) - Method in class org.geysermc.platform.spigot.world.manager.GeyserSpigotWorldManager
- getGeyserCommandManager() - Method in class org.geysermc.platform.spigot.GeyserSpigotPlugin
- getGeyserConfig() - Method in class org.geysermc.platform.spigot.GeyserSpigotPlugin
- getGeyserLogger() - Method in class org.geysermc.platform.spigot.GeyserSpigotPlugin
- getGeyserPingPassthrough() - Method in class org.geysermc.platform.spigot.GeyserSpigotPlugin
- getLecternDataAt(GeyserSession, int, int, int, boolean) - Method in class org.geysermc.platform.spigot.world.manager.GeyserSpigotWorldManager
- getLegacyBlock(BlockStorage, int, int, int, int) - Method in class org.geysermc.platform.spigot.world.manager.GeyserSpigot1_12WorldManager
- getLocale() - Method in class org.geysermc.platform.spigot.command.SpigotCommandSender
- getMinecraftServerVersion() - Method in class org.geysermc.platform.spigot.GeyserSpigotPlugin
- getName() - Method in class org.geysermc.platform.spigot.command.SpigotCommandSender
- getPingInformation(InetSocketAddress) - Method in class org.geysermc.platform.spigot.GeyserSpigotPingPassthrough
- getPluginFolder() - Method in class org.geysermc.platform.spigot.GeyserSpigotMain
- getPluginType() - Method in class org.geysermc.platform.spigot.GeyserSpigotMain
- getServerProtocolVersion() - Method in class org.geysermc.platform.spigot.GeyserSpigotPlugin
- getSocketAddress() - Method in class org.geysermc.platform.spigot.GeyserSpigotPlugin
- getWorldManager() - Method in class org.geysermc.platform.spigot.GeyserSpigotPlugin
- GeyserPistonListener - Class in org.geysermc.platform.spigot.world
- GeyserPistonListener(GeyserConnector, GeyserSpigotWorldManager) - Constructor for class org.geysermc.platform.spigot.world.GeyserPistonListener
- GeyserSpigot1_11CraftingListener - Class in org.geysermc.platform.spigot.world
-
Used to send all available recipes from the server to the client, as a valid recipe book packet won't be sent by the server.
- GeyserSpigot1_11CraftingListener(GeyserConnector) - Constructor for class org.geysermc.platform.spigot.world.GeyserSpigot1_11CraftingListener
- GeyserSpigot1_12NativeWorldManager - Class in org.geysermc.platform.spigot.world.manager
-
Used with ViaVersion and pre-1.13.
- GeyserSpigot1_12NativeWorldManager(Plugin) - Constructor for class org.geysermc.platform.spigot.world.manager.GeyserSpigot1_12NativeWorldManager
- GeyserSpigot1_12WorldManager - Class in org.geysermc.platform.spigot.world.manager
-
Should be used when ViaVersion is present, no NMS adapter is being used, and we are pre-1.13.
- GeyserSpigot1_12WorldManager(Plugin) - Constructor for class org.geysermc.platform.spigot.world.manager.GeyserSpigot1_12WorldManager
- GeyserSpigotBlockPlaceListener - Class in org.geysermc.platform.spigot.world
- GeyserSpigotBlockPlaceListener() - Constructor for class org.geysermc.platform.spigot.world.GeyserSpigotBlockPlaceListener
- GeyserSpigotCommandExecutor - Class in org.geysermc.platform.spigot.command
- GeyserSpigotCommandExecutor(GeyserConnector) - Constructor for class org.geysermc.platform.spigot.command.GeyserSpigotCommandExecutor
- GeyserSpigotCommandManager - Class in org.geysermc.platform.spigot.command
- GeyserSpigotCommandManager(GeyserConnector) - Constructor for class org.geysermc.platform.spigot.command.GeyserSpigotCommandManager
- GeyserSpigotConfiguration - Class in org.geysermc.platform.spigot
- GeyserSpigotConfiguration() - Constructor for class org.geysermc.platform.spigot.GeyserSpigotConfiguration
- GeyserSpigotDumpInfo - Class in org.geysermc.platform.spigot
- GeyserSpigotFallbackWorldManager - Class in org.geysermc.platform.spigot.world.manager
-
Should only be used when we know
GeyserSpigotWorldManager.getBlockAt(GeyserSession, int, int, int)cannot be accurate. - GeyserSpigotFallbackWorldManager(Plugin) - Constructor for class org.geysermc.platform.spigot.world.manager.GeyserSpigotFallbackWorldManager
- GeyserSpigotInjector - Class in org.geysermc.platform.spigot
- GeyserSpigotInjector(boolean) - Constructor for class org.geysermc.platform.spigot.GeyserSpigotInjector
- GeyserSpigotLegacyNativeWorldManager - Class in org.geysermc.platform.spigot.world.manager
-
Used when block IDs need to be translated to the latest version
- GeyserSpigotLegacyNativeWorldManager(GeyserSpigotPlugin) - Constructor for class org.geysermc.platform.spigot.world.manager.GeyserSpigotLegacyNativeWorldManager
- GeyserSpigotLogger - Class in org.geysermc.platform.spigot
- GeyserSpigotLogger() - Constructor for class org.geysermc.platform.spigot.GeyserSpigotLogger
- GeyserSpigotMain - Class in org.geysermc.platform.spigot
- GeyserSpigotMain() - Constructor for class org.geysermc.platform.spigot.GeyserSpigotMain
- GeyserSpigotNativeWorldManager - Class in org.geysermc.platform.spigot.world.manager
- GeyserSpigotNativeWorldManager(Plugin) - Constructor for class org.geysermc.platform.spigot.world.manager.GeyserSpigotNativeWorldManager
- GeyserSpigotPingPassthrough - Class in org.geysermc.platform.spigot
- GeyserSpigotPingPassthrough() - Constructor for class org.geysermc.platform.spigot.GeyserSpigotPingPassthrough
- GeyserSpigotPlugin - Class in org.geysermc.platform.spigot
- GeyserSpigotPlugin() - Constructor for class org.geysermc.platform.spigot.GeyserSpigotPlugin
- GeyserSpigotWorldManager - Class in org.geysermc.platform.spigot.world.manager
-
The base world manager to use when there is no supported NMS revision
- GeyserSpigotWorldManager(Plugin) - Constructor for class org.geysermc.platform.spigot.world.manager.GeyserSpigotWorldManager
H
- hasOwnChunkCache() - Method in class org.geysermc.platform.spigot.world.manager.GeyserSpigotFallbackWorldManager
- hasOwnChunkCache() - Method in class org.geysermc.platform.spigot.world.manager.GeyserSpigotWorldManager
- hasPermission(GeyserSession, String) - Method in class org.geysermc.platform.spigot.world.manager.GeyserSpigotWorldManager
I
- info(String) - Method in class org.geysermc.platform.spigot.GeyserSpigotLogger
- initializeLocalChannel0(GeyserBootstrap) - Method in class org.geysermc.platform.spigot.GeyserSpigotInjector
- isCompatible(String, String) - Method in class org.geysermc.platform.spigot.GeyserSpigotPlugin
- isConsole() - Method in class org.geysermc.platform.spigot.command.SpigotCommandSender
- isLegacy() - Method in class org.geysermc.platform.spigot.world.manager.GeyserSpigot1_12WorldManager
- isLegacy() - Method in class org.geysermc.platform.spigot.world.manager.GeyserSpigotFallbackWorldManager
- isLegacy() - Method in class org.geysermc.platform.spigot.world.manager.GeyserSpigotLegacyNativeWorldManager
- isLegacy() - Method in class org.geysermc.platform.spigot.world.manager.GeyserSpigotWorldManager
-
This must be set to true if we are pre-1.13, and
does not exist.
L
- loadFloodgate(GeyserSpigotPlugin) - Method in class org.geysermc.platform.spigot.GeyserSpigotConfiguration
M
- main(String[]) - Static method in class org.geysermc.platform.spigot.GeyserSpigotMain
O
- onCommand(CommandSender, Command, String, String[]) - Method in class org.geysermc.platform.spigot.command.GeyserSpigotCommandExecutor
- onDisable() - Method in class org.geysermc.platform.spigot.GeyserSpigotPlugin
- onEnable() - Method in class org.geysermc.platform.spigot.GeyserSpigotPlugin
- onPistonExtend(BlockPistonExtendEvent) - Method in class org.geysermc.platform.spigot.world.GeyserPistonListener
- onPistonRetract(BlockPistonRetractEvent) - Method in class org.geysermc.platform.spigot.world.GeyserPistonListener
- onPlayerJoin(PlayerJoinEvent) - Method in class org.geysermc.platform.spigot.world.GeyserSpigot1_11CraftingListener
- onTabComplete(CommandSender, Command, String, String[]) - Method in class org.geysermc.platform.spigot.command.GeyserSpigotCommandExecutor
- org.geysermc.platform.spigot - package org.geysermc.platform.spigot
- org.geysermc.platform.spigot.command - package org.geysermc.platform.spigot.command
- org.geysermc.platform.spigot.world - package org.geysermc.platform.spigot.world
- org.geysermc.platform.spigot.world.manager - package org.geysermc.platform.spigot.world.manager
P
- place(BlockPlaceEvent) - Method in class org.geysermc.platform.spigot.world.GeyserSpigotBlockPlaceListener
S
- sendMessage(String) - Method in class org.geysermc.platform.spigot.command.SpigotCommandSender
- sendServerRecipes(GeyserSession) - Method in class org.geysermc.platform.spigot.world.GeyserSpigot1_11CraftingListener
- setUseLegacyLocaleMethod(boolean) - Static method in class org.geysermc.platform.spigot.command.SpigotCommandSender
-
Set if we are on pre-1.12, and therefore
player.getLocale()doesn't exist and we have to getplayer.spigot().getLocale(). - severe(String) - Method in class org.geysermc.platform.spigot.GeyserSpigotLogger
- severe(String, Throwable) - Method in class org.geysermc.platform.spigot.GeyserSpigotLogger
- shouldExpectLecternHandled() - Method in class org.geysermc.platform.spigot.world.manager.GeyserSpigotWorldManager
- shutdown() - Method in class org.geysermc.platform.spigot.GeyserSpigotInjector
- SpigotCommandSender - Class in org.geysermc.platform.spigot.command
- SpigotCommandSender(CommandSender) - Constructor for class org.geysermc.platform.spigot.command.SpigotCommandSender
W
- warning(String) - Method in class org.geysermc.platform.spigot.GeyserSpigotLogger
All Classes|All Packages|Constant Field Values