Index
All Classes and Interfaces|All Packages
A
- applySkin(Connection, SkinApplyEvent.SkinData) - Method in class org.geysermc.floodgate.velocity.util.VelocitySkinApplier
- authType() - Method in class org.geysermc.floodgate.velocity.util.VelocityPlatformUtils
C
- canRemoveInjection() - Method in class org.geysermc.floodgate.velocity.inject.VelocityInjector
- channelFor(Object) - Method in class org.geysermc.floodgate.velocity.player.VelocityConnectionManager
- channelRead(Object) - Method in class org.geysermc.floodgate.velocity.addon.data.VelocityProxyDataHandler
- commandManager(CommandUtil, ProxyServer, PluginContainer) - Method in class org.geysermc.floodgate.velocity.module.VelocityPlatformModule
G
- getOnlinePlayers() - Method in class org.geysermc.floodgate.velocity.util.VelocityCommandUtil
- getPlayerByUsername(String) - Method in class org.geysermc.floodgate.velocity.util.VelocityCommandUtil
- getPlayerByUuid(UUID) - Method in class org.geysermc.floodgate.velocity.util.VelocityCommandUtil
- getUserAudience(Object) - Method in class org.geysermc.floodgate.velocity.util.VelocityCommandUtil
- getUsernameFromSource(Object) - Method in class org.geysermc.floodgate.velocity.util.VelocityCommandUtil
- getUuidFromSource(Object) - Method in class org.geysermc.floodgate.velocity.util.VelocityCommandUtil
H
- hasPermission(Object, String) - Method in class org.geysermc.floodgate.velocity.util.VelocityCommandUtil
I
- implementationName() - Method in class org.geysermc.floodgate.velocity.module.VelocityPlatformModule
- inject() - Method in class org.geysermc.floodgate.velocity.inject.VelocityInjector
- isInjected() - Method in class org.geysermc.floodgate.velocity.inject.VelocityInjector
- isProxy() - Method in class org.geysermc.floodgate.velocity.VelocityPlatform
K
- kickPlayer(Object, Component) - Method in class org.geysermc.floodgate.velocity.util.VelocityCommandUtil
M
- minecraftVersion() - Method in class org.geysermc.floodgate.velocity.util.VelocityPlatformUtils
O
- onContextCreated(ApplicationContext) - Method in class org.geysermc.floodgate.velocity.VelocityPlatform
- onDisconnect(DisconnectEvent) - Method in class org.geysermc.floodgate.velocity.listener.VelocityListener
- onGameProfileRequest(GameProfileRequestEvent) - Method in class org.geysermc.floodgate.velocity.listener.VelocityListener
- onInject(Channel, boolean) - Method in class org.geysermc.floodgate.velocity.addon.data.VelocityDataAddon
- onLogin(PostLoginEvent) - Method in class org.geysermc.floodgate.velocity.listener.VelocityListener
- onPluginMessage(PluginMessageEvent) - Method in class org.geysermc.floodgate.velocity.pluginmessage.VelocityPluginMessageUtils
- onPreLogin(PreLoginEvent) - Method in class org.geysermc.floodgate.velocity.listener.VelocityListener
- onRemoveInject(Channel) - Method in class org.geysermc.floodgate.velocity.addon.data.VelocityDataAddon
- org.geysermc.floodgate.velocity - package org.geysermc.floodgate.velocity
- org.geysermc.floodgate.velocity.addon.data - package org.geysermc.floodgate.velocity.addon.data
- org.geysermc.floodgate.velocity.inject - package org.geysermc.floodgate.velocity.inject
- org.geysermc.floodgate.velocity.listener - package org.geysermc.floodgate.velocity.listener
- org.geysermc.floodgate.velocity.module - package org.geysermc.floodgate.velocity.module
- org.geysermc.floodgate.velocity.player - package org.geysermc.floodgate.velocity.player
- org.geysermc.floodgate.velocity.pluginmessage - package org.geysermc.floodgate.velocity.pluginmessage
- org.geysermc.floodgate.velocity.util - package org.geysermc.floodgate.velocity.util
P
- packetDecoder() - Method in class org.geysermc.floodgate.velocity.module.VelocityPlatformModule
- packetEncoder() - Method in class org.geysermc.floodgate.velocity.module.VelocityPlatformModule
- packetHandler() - Method in class org.geysermc.floodgate.velocity.module.VelocityPlatformModule
- platformIdentifierOrConnectionFor(Object) - Method in class org.geysermc.floodgate.velocity.player.VelocityConnectionManager
R
- register(Object) - Method in class org.geysermc.floodgate.velocity.listener.VelocityListenerRegistration
- register(PluginMessageChannel) - Method in class org.geysermc.floodgate.velocity.pluginmessage.VelocityPluginMessageRegistration
- removeInjection() - Method in class org.geysermc.floodgate.velocity.inject.VelocityInjector
S
- sendMessage(Object, Component) - Method in class org.geysermc.floodgate.velocity.util.VelocityCommandUtil
- sendMessage(UUID, boolean, ChannelIdentifier, byte[]) - Method in class org.geysermc.floodgate.velocity.pluginmessage.VelocityPluginMessageUtils
- sendMessage(UUID, boolean, String, byte[]) - Method in class org.geysermc.floodgate.velocity.pluginmessage.VelocityPluginMessageUtils
- serverImplementationName() - Method in class org.geysermc.floodgate.velocity.util.VelocityPlatformUtils
- setHostname(Object, String) - Method in class org.geysermc.floodgate.velocity.addon.data.VelocityProxyDataHandler
- setNewIp(Channel, InetSocketAddress) - Method in class org.geysermc.floodgate.velocity.addon.data.VelocityProxyDataHandler
- shouldInject() - Method in class org.geysermc.floodgate.velocity.addon.data.VelocityDataAddon
- shouldRemoveHandler(FloodgateDataHandler.HandleResult) - Method in class org.geysermc.floodgate.velocity.addon.data.VelocityProxyDataHandler
V
- VelocityCommandUtil - Class in org.geysermc.floodgate.velocity.util
- VelocityCommandUtil(LanguageManager, GeyserApiBase) - Constructor for class org.geysermc.floodgate.velocity.util.VelocityCommandUtil
- VelocityConnectionManager - Class in org.geysermc.floodgate.velocity.player
- VelocityConnectionManager() - Constructor for class org.geysermc.floodgate.velocity.player.VelocityConnectionManager
- VelocityDataAddon - Class in org.geysermc.floodgate.velocity.addon.data
- VelocityDataAddon() - Constructor for class org.geysermc.floodgate.velocity.addon.data.VelocityDataAddon
- VelocityInjector - Class in org.geysermc.floodgate.velocity.inject
- VelocityInjector() - Constructor for class org.geysermc.floodgate.velocity.inject.VelocityInjector
- VelocityListener - Class in org.geysermc.floodgate.velocity.listener
- VelocityListener() - Constructor for class org.geysermc.floodgate.velocity.listener.VelocityListener
- VelocityListenerRegistration - Class in org.geysermc.floodgate.velocity.listener
- VelocityListenerRegistration() - Constructor for class org.geysermc.floodgate.velocity.listener.VelocityListenerRegistration
- VelocityPlatform - Class in org.geysermc.floodgate.velocity
- VelocityPlatform(LibraryManager) - Constructor for class org.geysermc.floodgate.velocity.VelocityPlatform
- VelocityPlatformModule - Class in org.geysermc.floodgate.velocity.module
- VelocityPlatformModule() - Constructor for class org.geysermc.floodgate.velocity.module.VelocityPlatformModule
- VelocityPlatformUtils - Class in org.geysermc.floodgate.velocity.util
- VelocityPlatformUtils() - Constructor for class org.geysermc.floodgate.velocity.util.VelocityPlatformUtils
- VelocityPluginMessageRegistration - Class in org.geysermc.floodgate.velocity.pluginmessage
- VelocityPluginMessageRegistration() - Constructor for class org.geysermc.floodgate.velocity.pluginmessage.VelocityPluginMessageRegistration
- VelocityPluginMessageUtils - Class in org.geysermc.floodgate.velocity.pluginmessage
- VelocityPluginMessageUtils() - Constructor for class org.geysermc.floodgate.velocity.pluginmessage.VelocityPluginMessageUtils
- VelocityProxyDataHandler - Class in org.geysermc.floodgate.velocity.addon.data
- VelocityProxyDataHandler(DataSeeker, FloodgateDataHandler, FloodgateConfig, PacketBlocker, AttributeKey<Connection>, AttributeKey<String>, FloodgateLogger) - Constructor for class org.geysermc.floodgate.velocity.addon.data.VelocityProxyDataHandler
- VelocityServerDataHandler - Class in org.geysermc.floodgate.velocity.addon.data
- VelocityServerDataHandler() - Constructor for class org.geysermc.floodgate.velocity.addon.data.VelocityServerDataHandler
- VelocitySkinApplier - Class in org.geysermc.floodgate.velocity.util
- VelocitySkinApplier() - Constructor for class org.geysermc.floodgate.velocity.util.VelocitySkinApplier
W
- write(ChannelHandlerContext, Object, ChannelPromise) - Method in class org.geysermc.floodgate.velocity.addon.data.VelocityServerDataHandler
All Classes and Interfaces|All Packages