Index
All Classes and Interfaces|All Packages
A
- add(int, Object) - Method in class org.geysermc.floodgate.spigot.inject.CustomList
- add(Object) - Method in class org.geysermc.floodgate.spigot.inject.CustomList
- addAll(int, Collection) - Method in class org.geysermc.floodgate.spigot.inject.CustomList
- addAll(Collection) - Method in class org.geysermc.floodgate.spigot.inject.CustomList
- addPlayer(UUID, String) - Static method in class org.geysermc.floodgate.spigot.util.WhitelistUtils
-
Whitelist the given Bedrock player.
- applySkin(Connection, SkinApplyEvent.SkinData) - Method in class org.geysermc.floodgate.spigot.pluginmessage.SpigotSkinApplier
- authType() - Method in class org.geysermc.floodgate.spigot.util.SpigotPlatformUtils
B
- BUNGEE - Static variable in class org.geysermc.floodgate.spigot.util.ClassNames
C
- channelRead(Object) - Method in class org.geysermc.floodgate.spigot.addon.data.SpigotDataHandler
- classFor(String, String) - Static method in class org.geysermc.floodgate.spigot.util.MappingUtils
- classFor(String, String, String) - Static method in class org.geysermc.floodgate.spigot.util.MappingUtils
- ClassNames - Class in org.geysermc.floodgate.spigot.util
- ClassNames() - Constructor for class org.geysermc.floodgate.spigot.util.ClassNames
- clear() - Method in class org.geysermc.floodgate.spigot.inject.CustomList
- commandManager(CommandUtil, JavaPlugin) - Method in class org.geysermc.floodgate.spigot.command.SpigotCommandManager
- contains(Object) - Method in class org.geysermc.floodgate.spigot.inject.CustomList
- containsAll(Collection) - Method in class org.geysermc.floodgate.spigot.inject.CustomList
- CRAFT_OFFLINE_PLAYER_CONSTRUCTOR - Static variable in class org.geysermc.floodgate.spigot.util.ClassNames
- craftbukkitClass(String) - Static method in class org.geysermc.floodgate.spigot.util.MappingUtils
- CustomList - Class in org.geysermc.floodgate.spigot.inject
- CustomList(List) - Constructor for class org.geysermc.floodgate.spigot.inject.CustomList
E
- enable() - Method in class org.geysermc.floodgate.spigot.SpigotPlatform
F
- FIRE_LOGIN_EVENTS - Static variable in class org.geysermc.floodgate.spigot.util.ClassNames
G
- get(int) - Method in class org.geysermc.floodgate.spigot.inject.CustomList
- GET_PROFILE_METHOD - Static variable in class org.geysermc.floodgate.spigot.util.ClassNames
- getLocale(Player) - Method in class org.geysermc.floodgate.spigot.util.SpigotVersionSpecificMethods
- getOnlinePlayers() - Method in class org.geysermc.floodgate.spigot.util.SpigotCommandUtil
- getOriginalList() - Method in class org.geysermc.floodgate.spigot.inject.CustomList
- getPlayerByUsername(String) - Method in class org.geysermc.floodgate.spigot.util.SpigotCommandUtil
- getPlayerByUuid(UUID) - Method in class org.geysermc.floodgate.spigot.util.SpigotCommandUtil
- getUserAudience(Object) - Method in class org.geysermc.floodgate.spigot.util.SpigotCommandUtil
- getUsernameFromSource(Object) - Method in class org.geysermc.floodgate.spigot.util.SpigotCommandUtil
- getUuidFromSource(Object) - Method in class org.geysermc.floodgate.spigot.util.SpigotCommandUtil
H
- handle(ChannelHandlerContext, Object, boolean) - Method in class org.geysermc.floodgate.spigot.util.SpigotProtocolSupportHandler
- handle(HandshakeData) - Method in class org.geysermc.floodgate.spigot.util.SpigotHandshakeHandler
- HANDSHAKE_HOST - Static variable in class org.geysermc.floodgate.spigot.util.ClassNames
- HANDSHAKE_PACKET - Static variable in class org.geysermc.floodgate.spigot.util.ClassNames
- hasPermission(Object, String) - Method in class org.geysermc.floodgate.spigot.util.SpigotCommandUtil
- hideAndShowPlayer(Player, Player) - Method in class org.geysermc.floodgate.spigot.util.SpigotVersionSpecificMethods
I
- implementationName() - Method in class org.geysermc.floodgate.spigot.module.SpigotPlatformModule
- indexOf(Object) - Method in class org.geysermc.floodgate.spigot.inject.CustomList
- INIT_UUID - Static variable in class org.geysermc.floodgate.spigot.util.ClassNames
- inject() - Method in class org.geysermc.floodgate.spigot.inject.SpigotInjector
- injectClient(ChannelFuture) - Method in class org.geysermc.floodgate.spigot.inject.SpigotInjector
- IS_FOLIA - Static variable in class org.geysermc.floodgate.spigot.util.ClassNames
- isEmpty() - Method in class org.geysermc.floodgate.spigot.inject.CustomList
- isInjected() - Method in class org.geysermc.floodgate.spigot.inject.SpigotInjector
- isProxy() - Method in class org.geysermc.floodgate.spigot.SpigotPlatform
- isProxyData() - Static method in class org.geysermc.floodgate.spigot.util.ProxyUtils
- iterator() - Method in class org.geysermc.floodgate.spigot.inject.CustomList
K
- kickPlayer(Object, String) - Method in class org.geysermc.floodgate.spigot.util.SpigotCommandUtil
L
- lastIndexOf(Object) - Method in class org.geysermc.floodgate.spigot.inject.CustomList
- listIterator() - Method in class org.geysermc.floodgate.spigot.inject.CustomList
- listIterator(int) - Method in class org.geysermc.floodgate.spigot.inject.CustomList
- LOGIN_DISCONNECT - Static variable in class org.geysermc.floodgate.spigot.util.ClassNames
- LOGIN_HANDLER - Static variable in class org.geysermc.floodgate.spigot.util.ClassNames
- LOGIN_HANDLER_CONSTRUCTOR - Static variable in class org.geysermc.floodgate.spigot.util.ClassNames
- LOGIN_LISTENER - Static variable in class org.geysermc.floodgate.spigot.util.ClassNames
- LOGIN_PROFILE - Static variable in class org.geysermc.floodgate.spigot.util.ClassNames
- LOGIN_START_PACKET - Static variable in class org.geysermc.floodgate.spigot.util.ClassNames
M
- MappingUtils - Class in org.geysermc.floodgate.spigot.util
- maybeSchedule(Runnable) - Method in class org.geysermc.floodgate.spigot.util.SpigotVersionSpecificMethods
- MINECRAFT_SERVER - Static variable in class org.geysermc.floodgate.spigot.util.ClassNames
- minecraftVersion() - Method in class org.geysermc.floodgate.spigot.util.SpigotPlatformUtils
N
- NETWORK_EXCEPTION_CAUGHT - Static variable in class org.geysermc.floodgate.spigot.util.ClassNames
O
- onAdd(Object) - Method in class org.geysermc.floodgate.spigot.inject.CustomList
- onContextCreated(ApplicationContext) - Method in class org.geysermc.floodgate.spigot.SpigotPlatform
- onFill(PreFillProfileEvent) - Method in class org.geysermc.floodgate.spigot.listener.PaperProfileListener
- onInject(Channel, boolean) - Method in class org.geysermc.floodgate.spigot.addon.data.SpigotDataAddon
- onPlayerLogin(PlayerLoginEvent) - Method in class org.geysermc.floodgate.spigot.listener.SpigotListener
- onPlayerQuit(PlayerQuitEvent) - Method in class org.geysermc.floodgate.spigot.listener.SpigotListener
- onRemoveInject(Channel) - Method in class org.geysermc.floodgate.spigot.addon.data.SpigotDataAddon
- org.geysermc.floodgate.spigot - package org.geysermc.floodgate.spigot
- org.geysermc.floodgate.spigot.addon.data - package org.geysermc.floodgate.spigot.addon.data
- org.geysermc.floodgate.spigot.command - package org.geysermc.floodgate.spigot.command
- org.geysermc.floodgate.spigot.inject - package org.geysermc.floodgate.spigot.inject
- org.geysermc.floodgate.spigot.listener - package org.geysermc.floodgate.spigot.listener
- org.geysermc.floodgate.spigot.module - package org.geysermc.floodgate.spigot.module
- org.geysermc.floodgate.spigot.player - package org.geysermc.floodgate.spigot.player
- org.geysermc.floodgate.spigot.pluginmessage - package org.geysermc.floodgate.spigot.pluginmessage
- org.geysermc.floodgate.spigot.util - package org.geysermc.floodgate.spigot.util
P
- PACKET_LISTENER - Static variable in class org.geysermc.floodgate.spigot.util.ClassNames
- packetDecoder() - Method in class org.geysermc.floodgate.spigot.module.SpigotPlatformModule
- packetEncoder() - Method in class org.geysermc.floodgate.spigot.module.SpigotPlatformModule
- packetHandler() - Method in class org.geysermc.floodgate.spigot.module.SpigotPlatformModule
- PAPER_DISABLE_USERNAME_VALIDATION - Static variable in class org.geysermc.floodgate.spigot.util.ClassNames
- PAPER_VELOCITY_SUPPORT - Static variable in class org.geysermc.floodgate.spigot.util.ClassNames
- PaperProfileListener - Class in org.geysermc.floodgate.spigot.listener
- PaperProfileListener() - Constructor for class org.geysermc.floodgate.spigot.listener.PaperProfileListener
- platformIdentifierOrConnectionFor(Object) - Method in class org.geysermc.floodgate.spigot.player.SpigotConnectionManager
- ProxyUtils - Class in org.geysermc.floodgate.spigot.util
- ProxyUtils() - Constructor for class org.geysermc.floodgate.spigot.util.ProxyUtils
R
- register(Listener) - Method in class org.geysermc.floodgate.spigot.listener.SpigotListenerRegistration
- register(PacketHandlers) - Method in class org.geysermc.floodgate.spigot.util.SpigotProtocolSupportHandler
- register(PluginMessageChannel) - Method in class org.geysermc.floodgate.spigot.pluginmessage.SpigotPluginMessageRegistration
- registerHack(Plugin) - Static method in class org.geysermc.floodgate.spigot.util.SpigotProtocolSupportListener
- remove(int) - Method in class org.geysermc.floodgate.spigot.inject.CustomList
- remove(Object) - Method in class org.geysermc.floodgate.spigot.inject.CustomList
- removeAll(Collection) - Method in class org.geysermc.floodgate.spigot.inject.CustomList
- removeInjection() - Method in class org.geysermc.floodgate.spigot.inject.SpigotInjector
- removePlayer(UUID, String) - Static method in class org.geysermc.floodgate.spigot.util.WhitelistUtils
-
Removes the given Bedrock player from the whitelist.
- removePlayerFromWhitelist(UUID, String) - Method in class org.geysermc.floodgate.spigot.util.SpigotCommandUtil
- retainAll(Collection) - Method in class org.geysermc.floodgate.spigot.inject.CustomList
S
- schedule(Runnable, long) - Method in class org.geysermc.floodgate.spigot.util.SpigotVersionSpecificMethods
- sendMessage(Object, String) - Method in class org.geysermc.floodgate.spigot.util.SpigotCommandUtil
- sendMessage(UUID, String, byte[]) - Method in class org.geysermc.floodgate.spigot.pluginmessage.SpigotPluginMessageUtils
- SERVER_CONNECTION - Static variable in class org.geysermc.floodgate.spigot.util.ClassNames
- serverImplementationName() - Method in class org.geysermc.floodgate.spigot.util.SpigotPlatformUtils
- set(int, Object) - Method in class org.geysermc.floodgate.spigot.inject.CustomList
- setHostname(Object, String) - Method in class org.geysermc.floodgate.spigot.addon.data.SpigotDataHandler
- setNewIp(Channel, InetSocketAddress) - Method in class org.geysermc.floodgate.spigot.addon.data.SpigotDataHandler
- shouldCallFireRead(Object) - Method in class org.geysermc.floodgate.spigot.addon.data.SpigotDataHandler
- shouldInject() - Method in class org.geysermc.floodgate.spigot.addon.data.SpigotDataAddon
- shouldRemoveHandler(FloodgateDataHandler.HandleResult) - Method in class org.geysermc.floodgate.spigot.addon.data.SpigotDataHandler
- size() - Method in class org.geysermc.floodgate.spigot.inject.CustomList
- SOCKET_ADDRESS - Static variable in class org.geysermc.floodgate.spigot.util.ClassNames
- SpigotCommandManager - Class in org.geysermc.floodgate.spigot.command
- SpigotCommandManager() - Constructor for class org.geysermc.floodgate.spigot.command.SpigotCommandManager
- SpigotCommandUtil - Class in org.geysermc.floodgate.spigot.util
- SpigotCommandUtil(LanguageManager, Server, GeyserApiBase, SpigotVersionSpecificMethods) - Constructor for class org.geysermc.floodgate.spigot.util.SpigotCommandUtil
- SpigotConnectionManager - Class in org.geysermc.floodgate.spigot.player
- SpigotConnectionManager() - Constructor for class org.geysermc.floodgate.spigot.player.SpigotConnectionManager
- SpigotDataAddon - Class in org.geysermc.floodgate.spigot.addon.data
- SpigotDataAddon() - Constructor for class org.geysermc.floodgate.spigot.addon.data.SpigotDataAddon
- SpigotDataHandler - Class in org.geysermc.floodgate.spigot.addon.data
- SpigotDataHandler(DataSeeker, FloodgateDataHandler, FloodgateConfig, FloodgateLogger, AttributeKey<Connection>, AttributeKey<String>) - Constructor for class org.geysermc.floodgate.spigot.addon.data.SpigotDataHandler
- SpigotHandshakeHandler - Class in org.geysermc.floodgate.spigot.util
- SpigotHandshakeHandler() - Constructor for class org.geysermc.floodgate.spigot.util.SpigotHandshakeHandler
- SpigotInjector - Class in org.geysermc.floodgate.spigot.inject
- SpigotInjector() - Constructor for class org.geysermc.floodgate.spigot.inject.SpigotInjector
- SpigotListener - Class in org.geysermc.floodgate.spigot.listener
- SpigotListener() - Constructor for class org.geysermc.floodgate.spigot.listener.SpigotListener
- SpigotListenerRegistration - Class in org.geysermc.floodgate.spigot.listener
- SpigotListenerRegistration() - Constructor for class org.geysermc.floodgate.spigot.listener.SpigotListenerRegistration
- SpigotPlatform - Class in org.geysermc.floodgate.spigot
- SpigotPlatform(LibraryManager, JavaPlugin) - Constructor for class org.geysermc.floodgate.spigot.SpigotPlatform
- SpigotPlatformModule - Class in org.geysermc.floodgate.spigot.module
- SpigotPlatformModule() - Constructor for class org.geysermc.floodgate.spigot.module.SpigotPlatformModule
- SpigotPlatformUtils - Class in org.geysermc.floodgate.spigot.util
- SpigotPlatformUtils() - Constructor for class org.geysermc.floodgate.spigot.util.SpigotPlatformUtils
- SpigotPluginMessageRegistration - Class in org.geysermc.floodgate.spigot.pluginmessage
- SpigotPluginMessageRegistration() - Constructor for class org.geysermc.floodgate.spigot.pluginmessage.SpigotPluginMessageRegistration
- SpigotPluginMessageUtils - Class in org.geysermc.floodgate.spigot.pluginmessage
- SpigotPluginMessageUtils() - Constructor for class org.geysermc.floodgate.spigot.pluginmessage.SpigotPluginMessageUtils
- SpigotProtocolSupportHandler - Class in org.geysermc.floodgate.spigot.util
- SpigotProtocolSupportHandler() - Constructor for class org.geysermc.floodgate.spigot.util.SpigotProtocolSupportHandler
- SpigotProtocolSupportListener - Class in org.geysermc.floodgate.spigot.util
- SpigotProtocolSupportListener() - Constructor for class org.geysermc.floodgate.spigot.util.SpigotProtocolSupportListener
- SpigotSkinApplier - Class in org.geysermc.floodgate.spigot.pluginmessage
- SpigotSkinApplier() - Constructor for class org.geysermc.floodgate.spigot.pluginmessage.SpigotSkinApplier
- SpigotVersionSpecificMethods - Class in org.geysermc.floodgate.spigot.util
- SpigotVersionSpecificMethods() - Constructor for class org.geysermc.floodgate.spigot.util.SpigotVersionSpecificMethods
- subList(int, int) - Method in class org.geysermc.floodgate.spigot.inject.CustomList
T
- toArray() - Method in class org.geysermc.floodgate.spigot.inject.CustomList
- toArray(Object[]) - Method in class org.geysermc.floodgate.spigot.inject.CustomList
W
- whitelistPlayer(UUID, String) - Method in class org.geysermc.floodgate.spigot.util.SpigotCommandUtil
- WhitelistUtils - Class in org.geysermc.floodgate.spigot.util
- WhitelistUtils() - Constructor for class org.geysermc.floodgate.spigot.util.WhitelistUtils
All Classes and Interfaces|All Packages