- generateKey(Path) - Method in class org.geysermc.floodgate.config.ConfigLoader
-
- get() - Method in enum org.geysermc.floodgate.command.util.Permission
-
- get(String) - Method in class org.geysermc.floodgate.util.HttpClient
-
- get(String, Class<T>) - Method in class org.geysermc.floodgate.util.HttpClient
-
- get() - Method in class org.geysermc.floodgate.util.InjectorHolder
-
- GET_BEDROCK_LINK - Static variable in class org.geysermc.floodgate.util.Constants
-
- GET_GAMERTAG_URL - Static variable in class org.geysermc.floodgate.util.Constants
-
- GET_XUID_URL - Static variable in class org.geysermc.floodgate.util.Constants
-
- getActiveNews() - Method in class org.geysermc.floodgate.news.NewsChecker
-
- getActiveNews(NewsItemAction) - Method in class org.geysermc.floodgate.news.NewsChecker
-
- getApi() - Method in class org.geysermc.floodgate.link.CommonPlayerLink
-
- getArgsContentLength(String...) - Static method in class org.geysermc.floodgate.util.MessageFormatter
-
- getBedrockData() - Method in class org.geysermc.floodgate.addon.data.HandshakeDataImpl
-
- getBedrockData() - Method in exception org.geysermc.floodgate.player.FloodgateHandshakeHandler.HandshakeResult
-
- getBedrockUsername() - Method in class org.geysermc.floodgate.link.LinkRequestImpl
-
- getBooleanValue(Object, Field) - Static method in class org.geysermc.floodgate.util.ReflectionUtils
-
Get the value of a boolean field.
- getById(int) - Static method in enum org.geysermc.floodgate.addon.debug.State
-
- getCastedClass(String) - Static method in class org.geysermc.floodgate.util.ReflectionUtils
-
- getCastedValue(Object, Field) - Static method in class org.geysermc.floodgate.util.ReflectionUtils
-
Get the value of a field and cast it to T.
- getCastedValue(Object, String) - Static method in class org.geysermc.floodgate.util.ReflectionUtils
-
Get the value of a field and cast it to T.
- getChannel() - Method in class org.geysermc.floodgate.addon.data.HandshakeDataImpl
-
- getChannel(Class<T>) - Method in class org.geysermc.floodgate.pluginmessage.PluginMessageManager
-
- getChannel(String) - Method in class org.geysermc.floodgate.pluginmessage.PluginMessageManager
-
- getCipher() - Method in class org.geysermc.floodgate.config.ConfigLoader
-
- getClass(String) - Static method in class org.geysermc.floodgate.util.ReflectionUtils
-
Get the class from a class name.
- getClassOrFallback(String, String) - Static method in class org.geysermc.floodgate.util.ReflectionUtils
-
- getClassOrFallbackPrefixed(String, String) - Static method in class org.geysermc.floodgate.util.ReflectionUtils
-
- getClassOrThrow(String) - Static method in class org.geysermc.floodgate.util.ReflectionUtils
-
- getClassSilently(String) - Static method in class org.geysermc.floodgate.util.ReflectionUtils
-
- getConfig(Class<T>) - Method in class org.geysermc.floodgate.link.CommonPlayerLink
-
Get the config present in init.json and turn it into the given config class.
- getConfigClass() - Method in class org.geysermc.floodgate.config.ConfigLoader
-
- getConfigVersion() - Method in class org.geysermc.floodgate.config.FloodgateConfig
-
- getConstructor(Class<T>, boolean, Class<?>...) - Static method in class org.geysermc.floodgate.util.ReflectionUtils
-
- getCorrectUniqueId() - Method in class org.geysermc.floodgate.addon.data.HandshakeDataImpl
-
- getCorrectUniqueId() - Method in class org.geysermc.floodgate.player.FloodgatePlayerImpl
-
- getCorrectUsername() - Method in class org.geysermc.floodgate.addon.data.HandshakeDataImpl
-
- getCorrectUsername() - Method in class org.geysermc.floodgate.player.FloodgatePlayerImpl
-
- getCurrentState() - Method in class org.geysermc.floodgate.addon.debug.StateChangeDetector
-
- getDatabaseImpl() - Method in class org.geysermc.floodgate.link.GlobalPlayerLinking
-
- getDataDirectory() - Method in class org.geysermc.floodgate.config.ConfigLoader
-
- getDefaultLocale() - Method in class org.geysermc.floodgate.config.FloodgateConfig
-
- getDefaultLocale() - Method in class org.geysermc.floodgate.util.LanguageManager
-
The locale used in console and as a fallback
- getDeviceOs() - Method in class org.geysermc.floodgate.player.FloodgatePlayerImpl
-
- getDisconnect() - Method in class org.geysermc.floodgate.config.FloodgateConfig
-
- getDisconnectReason() - Method in class org.geysermc.floodgate.addon.data.HandshakeDataImpl
-
- getExecutorService() - Method in class org.geysermc.floodgate.link.CommonPlayerLink
-
- getField(Class<?>, String, boolean) - Static method in class org.geysermc.floodgate.util.ReflectionUtils
-
Get a field of a class.
- getField(Class<?>, String) - Static method in class org.geysermc.floodgate.util.ReflectionUtils
-
Get a field from a class, it doesn't matter if the field is public or not.
- getFieldOfType(Class<?>, Class<?>, boolean) - Static method in class org.geysermc.floodgate.util.ReflectionUtils
-
Get a field from a class without having to provide a field name.
- getFieldOfType(Class<?>, Class<?>) - Static method in class org.geysermc.floodgate.util.ReflectionUtils
-
- getFloodgatePlayer() - Method in exception org.geysermc.floodgate.player.FloodgateHandshakeHandler.HandshakeResult
-
- getFormId(byte[]) - Method in class org.geysermc.floodgate.pluginmessage.channel.FormChannel
-
- getGamertagFor(long) - Method in class org.geysermc.floodgate.api.SimpleFloodgateApi
-
- getGeneratedClassesForAnnotation(Class<? extends Annotation>) - Static method in class org.geysermc.floodgate.util.Utils
-
Returns a set of all the classes that are annotated by a given annotation.
- getGeneratedClassesForAnnotation(String) - Static method in class org.geysermc.floodgate.util.Utils
-
Returns a set of all the classes that are annotated by a given annotation.
- getHandshakeData() - Method in exception org.geysermc.floodgate.player.FloodgateHandshakeHandler.HandshakeResult
-
- getHostname() - Method in class org.geysermc.floodgate.addon.data.HandshakeDataImpl
-
- getHttpClient() - Method in class org.geysermc.floodgate.link.GlobalPlayerLinking
-
- getHttpCode() - Method in class org.geysermc.floodgate.util.HttpClient.HttpResponse
-
- getIdentifier() - Method in class org.geysermc.floodgate.pluginmessage.channel.FormChannel
-
- getIdentifier() - Method in class org.geysermc.floodgate.pluginmessage.channel.PacketChannel
-
- getIdentifier() - Method in class org.geysermc.floodgate.pluginmessage.channel.SkinChannel
-
- getIdentifier() - Method in class org.geysermc.floodgate.pluginmessage.channel.TransferChannel
-
- getIdentifier() - Method in interface org.geysermc.floodgate.pluginmessage.PluginMessageChannel
-
- getInputMode() - Method in class org.geysermc.floodgate.player.FloodgatePlayerImpl
-
- getInvalidArgumentsLength() - Method in class org.geysermc.floodgate.config.FloodgateConfig.DisconnectMessages
-
- getInvalidKey() - Method in class org.geysermc.floodgate.config.FloodgateConfig.DisconnectMessages
-
- getIp() - Method in class org.geysermc.floodgate.addon.data.HandshakeDataImpl
-
- getIp() - Method in class org.geysermc.floodgate.player.FloodgatePlayerImpl
-
- getJavaUniqueId() - Method in class org.geysermc.floodgate.addon.data.HandshakeDataImpl
-
- getJavaUniqueId() - Method in class org.geysermc.floodgate.link.LinkRequestImpl
-
- getJavaUniqueId() - Method in class org.geysermc.floodgate.player.FloodgatePlayerImpl
-
- getJavaUsername() - Method in class org.geysermc.floodgate.addon.data.HandshakeDataImpl
-
- getJavaUsername() - Method in class org.geysermc.floodgate.link.LinkRequestImpl
-
- getJavaUsername() - Method in class org.geysermc.floodgate.player.FloodgatePlayerImpl
-
- getJavaUuid(long) - Static method in class org.geysermc.floodgate.util.Utils
-
- getJavaUuid(String) - Static method in class org.geysermc.floodgate.util.Utils
-
- getKey() - Method in class org.geysermc.floodgate.config.FloodgateConfig
-
- getKeyFileName() - Method in class org.geysermc.floodgate.config.FloodgateConfig
-
- getKeyProducer() - Method in class org.geysermc.floodgate.config.ConfigLoader
-
- getKickMessage() - Method in class org.geysermc.floodgate.addon.data.CommonDataHandler
-
- getLanguageCode() - Method in class org.geysermc.floodgate.player.FloodgatePlayerImpl
-
- getLinkCode() - Method in class org.geysermc.floodgate.link.LinkRequestImpl
-
- getLinkCodeTimeout() - Method in class org.geysermc.floodgate.config.FloodgateConfig.PlayerLinkConfig
-
- getLinkedPlayer() - Method in class org.geysermc.floodgate.addon.data.HandshakeDataImpl
-
- getLinkedPlayer(UUID) - Method in class org.geysermc.floodgate.link.GlobalPlayerLinking
-
- getLinkedPlayer() - Method in class org.geysermc.floodgate.player.FloodgatePlayerImpl
-
- getLocale(Locale) - Static method in class org.geysermc.floodgate.util.Utils
-
- getLogger() - Method in class org.geysermc.floodgate.link.CommonPlayerLink
-
- getLogString(String, Object...) - Method in class org.geysermc.floodgate.util.LanguageManager
-
Get a formatted language string with the default locale for Floodgate
- getMethod(Class<?>, String, boolean, Class<?>...) - Static method in class org.geysermc.floodgate.util.ReflectionUtils
-
Get a method from a class, it doesn't matter if the field is public or not.
- getMethod(Class<?>, String, Class<?>...) - Static method in class org.geysermc.floodgate.util.ReflectionUtils
-
Get a method from a class, it doesn't matter if the method is public or not.
- getMethod(Object, String, Class<?>...) - Static method in class org.geysermc.floodgate.util.ReflectionUtils
-
Get a method from a class, it doesn't matter if the method is public or not.
- getMethodByName(Class<?>, String, boolean) - Static method in class org.geysermc.floodgate.util.ReflectionUtils
-
Get a method from a class by using the name of the method.
- getMethodFromParam(Class<?>, Class<?>, boolean) - Static method in class org.geysermc.floodgate.util.ReflectionUtils
-
Get a method from a class without having to provide a method name.
- getMethodThatReturns(Class<?>, Class<?>, boolean, Class<?>...) - Static method in class org.geysermc.floodgate.util.ReflectionUtils
-
- getMetrics() - Method in class org.geysermc.floodgate.config.FloodgateConfig
-
- getName() - Method in class org.geysermc.floodgate.link.CommonPlayerLink
-
- getName() - Method in class org.geysermc.floodgate.link.GlobalPlayerLinking
-
- getNewIp(Channel) - Method in exception org.geysermc.floodgate.player.FloodgateHandshakeHandler.HandshakeResult
-
- getNextFormId() - Method in class org.geysermc.floodgate.pluginmessage.channel.FormChannel
-
- getOnlinePlayers() - Method in class org.geysermc.floodgate.platform.command.CommandUtil
-
- getOnlinePlayersWithPermission(String) - Method in class org.geysermc.floodgate.platform.command.CommandUtil
-
Get all online players with the given permission.
- getOnlineUsernames(PlayerType) - Method in class org.geysermc.floodgate.platform.command.CommandUtil
-
- getPacketHandlers(Class<?>) - Method in class org.geysermc.floodgate.packet.PacketHandlersImpl
-
- getPlayer(UUID) - Method in class org.geysermc.floodgate.api.SimpleFloodgateApi
-
- getPlayerByUsername(String) - Method in class org.geysermc.floodgate.platform.command.CommandUtil
-
- getPlayerByUsername(String, PlayerType) - Method in class org.geysermc.floodgate.platform.command.CommandUtil
-
- getPlayerByUuid(UUID) - Method in class org.geysermc.floodgate.platform.command.CommandUtil
-
- getPlayerByUuid(UUID, PlayerType) - Method in class org.geysermc.floodgate.platform.command.CommandUtil
-
- getPlayerCount() - Method in class org.geysermc.floodgate.api.SimpleFloodgateApi
-
- getPlayerLink() - Method in class org.geysermc.floodgate.config.FloodgateConfig
-
- getPlayerPrefix() - Method in class org.geysermc.floodgate.api.SimpleFloodgateApi
-
- getPlayers() - Method in class org.geysermc.floodgate.api.SimpleFloodgateApi
-
- getPrefix() - Static method in class org.geysermc.floodgate.util.ReflectionUtils
-
- getPrefixedClass(String) - Static method in class org.geysermc.floodgate.util.ReflectionUtils
-
- getPrefixedClassSilently(String) - Static method in class org.geysermc.floodgate.util.ReflectionUtils
-
- getProfileAudience(Object, boolean) - Method in class org.geysermc.floodgate.platform.command.CommandUtil
-
Get a ProfileAudience from a source.
- getProperty(PropertyKey) - Method in class org.geysermc.floodgate.player.FloodgatePlayerImpl
-
- getProperty(String) - Method in class org.geysermc.floodgate.player.FloodgatePlayerImpl
-
- getRawMessage() - Method in enum org.geysermc.floodgate.command.CommonCommandMessage
-
- getRawMessage() - Method in enum org.geysermc.floodgate.command.LinkAccountCommand.Message
-
- getRawMessage() - Method in enum org.geysermc.floodgate.command.UnlinkAccountCommand.Message
-
- getRawMessage() - Method in enum org.geysermc.floodgate.command.WhitelistCommand.Message
-
- getRawMessage() - Method in interface org.geysermc.floodgate.platform.command.TranslatableMessage
-
Returns the message attached to the enum identifier
- getRawUsernamePrefix() - Method in class org.geysermc.floodgate.config.FloodgateConfig
-
- getReason() - Method in class org.geysermc.floodgate.pluginmessage.PluginMessageChannel.Result
-
- getRequestTime() - Method in class org.geysermc.floodgate.link.LinkRequestImpl
-
- getResponse() - Method in class org.geysermc.floodgate.util.HttpClient.HttpResponse
-
- getResultType() - Method in exception org.geysermc.floodgate.player.FloodgateHandshakeHandler.HandshakeResult
-
- getSilent(String, Class<T>) - Method in class org.geysermc.floodgate.util.HttpClient
-
- getStackTrace(Throwable) - Static method in class org.geysermc.floodgate.util.Utils
-
- getString(String, String, Object...) - Method in class org.geysermc.floodgate.util.LanguageManager
-
Get a formatted language string with the given locale for Floodgate
- getSubscribeId() - Method in class org.geysermc.floodgate.player.FloodgatePlayerImpl
-
- getTranslateParts() - Method in enum org.geysermc.floodgate.command.CommonCommandMessage
-
- getTranslateParts() - Method in enum org.geysermc.floodgate.command.LinkAccountCommand.Message
-
- getTranslateParts() - Method in enum org.geysermc.floodgate.command.UnlinkAccountCommand.Message
-
- getTranslateParts() - Method in enum org.geysermc.floodgate.command.WhitelistCommand.Message
-
- getTranslateParts() - Method in interface org.geysermc.floodgate.platform.command.TranslatableMessage
-
Returns the parts of this message (getRawMessage() split on " ")
- getType() - Method in class org.geysermc.floodgate.config.FloodgateConfig.PlayerLinkConfig
-
- getUiProfile() - Method in class org.geysermc.floodgate.player.FloodgatePlayerImpl
-
- getUserAudience(Object) - Method in class org.geysermc.floodgate.platform.command.CommandUtil
-
- getUsername() - Method in class org.geysermc.floodgate.player.FloodgatePlayerImpl
-
- getUsernameFromSource(Object) - Method in class org.geysermc.floodgate.platform.command.CommandUtil
-
- getUsernamePrefix() - Method in class org.geysermc.floodgate.config.FloodgateConfig
-
- getUuid() - Method in class org.geysermc.floodgate.config.FloodgateConfig.MetricsConfig
-
- getUuidFromSource(Object) - Method in class org.geysermc.floodgate.platform.command.CommandUtil
-
- getValue(Object, Field) - Static method in class org.geysermc.floodgate.util.ReflectionUtils
-
Get the value of a field.
- getValue(Object, String) - Static method in class org.geysermc.floodgate.util.ReflectionUtils
-
Get the value of the given field by finding the field and then get the value of it.
- getVerifyCode() - Method in class org.geysermc.floodgate.player.FloodgatePlayerImpl
-
- getVerifyLinkTimeout() - Method in class org.geysermc.floodgate.link.CommonPlayerLink
-
- getVersion() - Method in class org.geysermc.floodgate.player.FloodgatePlayerImpl
-
- getXuid() - Method in class org.geysermc.floodgate.player.FloodgatePlayerImpl
-
- getXuidFor(String) - Method in class org.geysermc.floodgate.api.SimpleFloodgateApi
-
- GIT_BRANCH - Static variable in class org.geysermc.floodgate.util.Constants
-
- GIT_MAIN_BRANCH - Static variable in class org.geysermc.floodgate.util.Constants
-
- gitBranch() - Method in class org.geysermc.floodgate.module.CommonModule
-
- GlobalPlayerLinking - Class in org.geysermc.floodgate.link
-
- GlobalPlayerLinking() - Constructor for class org.geysermc.floodgate.link.GlobalPlayerLinking
-
- value() - Method in class org.geysermc.floodgate.skin.SkinDataImpl
-
- valueOf(String) - Static method in enum org.geysermc.floodgate.addon.debug.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.geysermc.floodgate.command.CommonCommandMessage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.geysermc.floodgate.command.LinkAccountCommand.Message
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.geysermc.floodgate.command.UnlinkAccountCommand.Message
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.geysermc.floodgate.command.util.Permission
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.geysermc.floodgate.command.util.PermissionDefault
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.geysermc.floodgate.command.WhitelistCommand.Message
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.geysermc.floodgate.platform.util.PlatformUtils.AuthType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.geysermc.floodgate.platform.util.PlayerType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.geysermc.floodgate.player.FloodgateHandshakeHandler.ResultType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.geysermc.floodgate.pluginmessage.PluginMessageChannel.Identity
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.geysermc.floodgate.addon.debug.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.geysermc.floodgate.command.CommonCommandMessage
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.geysermc.floodgate.command.LinkAccountCommand.Message
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.geysermc.floodgate.command.UnlinkAccountCommand.Message
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.geysermc.floodgate.command.util.Permission
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.geysermc.floodgate.command.util.PermissionDefault
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.geysermc.floodgate.command.WhitelistCommand.Message
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.geysermc.floodgate.platform.util.PlatformUtils.AuthType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.geysermc.floodgate.platform.util.PlayerType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.geysermc.floodgate.player.FloodgateHandshakeHandler.ResultType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.geysermc.floodgate.pluginmessage.PluginMessageChannel.Identity
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- verifyLinkRequest(UUID, String, String, String) - Method in class org.geysermc.floodgate.link.GlobalPlayerLinking
-
- VERSION - Static variable in class org.geysermc.floodgate.util.Constants
-
- VersionSubcommand - Class in org.geysermc.floodgate.command.main
-
- VersionSubcommand() - Constructor for class org.geysermc.floodgate.command.main.VersionSubcommand
-