Hierarchy For All Packages
- ovh.mythmc.social.api,
- ovh.mythmc.social.api.adventure,
- ovh.mythmc.social.api.announcements,
- ovh.mythmc.social.api.bukkit,
- ovh.mythmc.social.api.bukkit.adapter,
- ovh.mythmc.social.api.bukkit.scheduler,
- ovh.mythmc.social.api.callback.channel,
- ovh.mythmc.social.api.callback.group,
- ovh.mythmc.social.api.callback.message,
- ovh.mythmc.social.api.callback.reaction,
- ovh.mythmc.social.api.callback.user,
- ovh.mythmc.social.api.chat,
- ovh.mythmc.social.api.chat.channel,
- ovh.mythmc.social.api.chat.format,
- ovh.mythmc.social.api.chat.renderer,
- ovh.mythmc.social.api.chat.renderer.defaults,
- ovh.mythmc.social.api.chat.renderer.feature,
- ovh.mythmc.social.api.configuration,
- ovh.mythmc.social.api.configuration.section.menus,
- ovh.mythmc.social.api.configuration.section.messages,
- ovh.mythmc.social.api.configuration.section.settings,
- ovh.mythmc.social.api.configuration.serializer,
- ovh.mythmc.social.api.context,
- ovh.mythmc.social.api.emoji,
- ovh.mythmc.social.api.identity,
- ovh.mythmc.social.api.logger,
- ovh.mythmc.social.api.network,
- ovh.mythmc.social.api.network.channel,
- ovh.mythmc.social.api.network.channel.channels,
- ovh.mythmc.social.api.network.channel.identifier,
- ovh.mythmc.social.api.network.exception,
- ovh.mythmc.social.api.network.payload,
- ovh.mythmc.social.api.network.payload.encoding,
- ovh.mythmc.social.api.network.payload.parser,
- ovh.mythmc.social.api.network.payload.payloads,
- ovh.mythmc.social.api.network.payload.payloads.channel,
- ovh.mythmc.social.api.network.payload.payloads.message,
- ovh.mythmc.social.api.presence,
- ovh.mythmc.social.api.reaction,
- ovh.mythmc.social.api.scheduler,
- ovh.mythmc.social.api.text,
- ovh.mythmc.social.api.text.exception,
- ovh.mythmc.social.api.text.filter,
- ovh.mythmc.social.api.text.group,
- ovh.mythmc.social.api.text.injection,
- ovh.mythmc.social.api.text.injection.conditional,
- ovh.mythmc.social.api.text.injection.defaults,
- ovh.mythmc.social.api.text.injection.value,
- ovh.mythmc.social.api.text.parser,
- ovh.mythmc.social.api.user,
- ovh.mythmc.social.api.util,
- ovh.mythmc.social.api.util.registry
Class Hierarchy
- java.lang.Object
- ovh.mythmc.social.api.identity.AbstractIdentityResolver (implements ovh.mythmc.social.api.identity.IdentityResolver)
- ovh.mythmc.social.api.bukkit.BukkitIdentityResolver (implements org.bukkit.event.Listener)
- ovh.mythmc.social.api.network.channel.AbstractNetworkChannelWrapper
- ovh.mythmc.social.api.network.channel.AbstractNetworkChannelWrapper.Bidirectional<E,
D> (implements ovh.mythmc.social.api.network.channel.C2SNetworkChannelWrapper<D>, ovh.mythmc.social.api.network.channel.S2CNetworkChannelWrapper<E>) - ovh.mythmc.social.api.network.channel.channels.SocialChannelSwitchChannel
- ovh.mythmc.social.api.network.channel.channels.SocialMessagePreviewChannel
- ovh.mythmc.social.api.network.channel.AbstractNetworkChannelWrapper.C2S<D> (implements ovh.mythmc.social.api.network.channel.C2SNetworkChannelWrapper<D>)
- ovh.mythmc.social.api.network.channel.channels.SocialBonjourChannel
- ovh.mythmc.social.api.network.channel.channels.SocialChannelsRefreshChannel
- ovh.mythmc.social.api.network.channel.AbstractNetworkChannelWrapper.S2C<E> (implements ovh.mythmc.social.api.network.channel.S2CNetworkChannelWrapper<E>)
- ovh.mythmc.social.api.network.channel.channels.SocialChannelCloseAllChannel
- ovh.mythmc.social.api.network.channel.channels.SocialChannelCloseChannel
- ovh.mythmc.social.api.network.channel.channels.SocialChannelMentionChannel
- ovh.mythmc.social.api.network.channel.channels.SocialChannelOpenChannel
- ovh.mythmc.social.api.network.payload.AbstractNetworkPayloadWrapper (implements ovh.mythmc.social.api.network.payload.NetworkPayloadWrapper)
- ovh.mythmc.social.api.network.payload.AbstractNetworkPayloadWrapper.Bidirectional (implements ovh.mythmc.social.api.network.payload.NetworkPayloadWrapper.ClientToServer, ovh.mythmc.social.api.network.payload.NetworkPayloadWrapper.ServerToClient)
- ovh.mythmc.social.api.network.payload.payloads.channel.SocialChannelSwitchPayload
- ovh.mythmc.social.api.network.payload.payloads.message.SocialMessagePreviewPayload
- ovh.mythmc.social.api.network.payload.AbstractNetworkPayloadWrapper.C2S (implements ovh.mythmc.social.api.network.payload.NetworkPayloadWrapper.ClientToServer)
- ovh.mythmc.social.api.network.payload.payloads.SocialBonjourPayload
- ovh.mythmc.social.api.network.payload.payloads.channel.SocialChannelsRefreshPayload
- ovh.mythmc.social.api.network.payload.AbstractNetworkPayloadWrapper.S2C (implements ovh.mythmc.social.api.network.payload.NetworkPayloadWrapper.ServerToClient)
- ovh.mythmc.social.api.network.payload.payloads.channel.SocialChannelCloseAllPayload
- ovh.mythmc.social.api.network.payload.payloads.channel.SocialChannelClosePayload
- ovh.mythmc.social.api.network.payload.payloads.channel.SocialChannelMentionPayload
- ovh.mythmc.social.api.network.payload.payloads.channel.SocialChannelOpenPayload
- ovh.mythmc.social.api.network.payload.AbstractNetworkPayloadWrapper.Bidirectional (implements ovh.mythmc.social.api.network.payload.NetworkPayloadWrapper.ClientToServer, ovh.mythmc.social.api.network.payload.NetworkPayloadWrapper.ServerToClient)
- ovh.mythmc.social.api.util.registry.AbstractRegistry<R,
T> (implements ovh.mythmc.social.api.util.registry.Registry<R, T>) - ovh.mythmc.social.api.util.registry.AbstractRegistry.Identified<T>
- ovh.mythmc.social.api.SocialRegistries.Channels
- ovh.mythmc.social.api.util.registry.AbstractRegistry.Namespaced<T> (implements ovh.mythmc.social.api.util.registry.NamespacedRegistry<T>)
- ovh.mythmc.social.api.util.registry.AbstractRegistry.Identified<T>
- ovh.mythmc.social.api.text.injection.value.AbstractSocialInjectedValue<T,
Self> (implements ovh.mythmc.social.api.text.injection.value.SocialInjectedValue<T, Self>) - ovh.mythmc.social.api.text.injection.value.AbstractSocialInjectedValue.Identified<T,
Self> - ovh.mythmc.social.api.text.injection.value.SocialInjectedObject
- ovh.mythmc.social.api.text.injection.value.SocialInjectedPlaceholder
- ovh.mythmc.social.api.text.injection.value.SocialInjectedTag
- ovh.mythmc.social.api.text.injection.conditional.SocialInjectedConditionalValue<T,
P> - ovh.mythmc.social.api.text.injection.value.SocialInjectedLiteral
- ovh.mythmc.social.api.text.injection.value.AbstractSocialInjectedValue.Identified<T,
- ovh.mythmc.social.api.user.AbstractSocialUser (implements ovh.mythmc.social.api.user.SocialUser)
- ovh.mythmc.social.api.bukkit.BukkitSocialUser (implements ovh.mythmc.social.api.user.InGameSocialUser)
- ovh.mythmc.social.api.user.ConsoleSocialUser
- ovh.mythmc.social.api.announcements.AnnouncementManager
- ovh.mythmc.social.api.configuration.section.settings.AnnouncementsSettings
- ovh.mythmc.social.api.bukkit.BukkitSocialUserService (implements ovh.mythmc.social.api.user.SocialUserService)
- ovh.mythmc.social.api.configuration.section.settings.ChannelsSettings
- ovh.mythmc.social.api.chat.channel.ChatChannelBuilder
- ovh.mythmc.social.api.bukkit.adapter.ChatEventAdapter<E> (implements org.bukkit.event.Listener)
- ovh.mythmc.social.api.configuration.section.settings.ChatFilterSettings
- ovh.mythmc.social.api.chat.format.ChatFormatBuilder
- ovh.mythmc.social.api.configuration.section.settings.ChatGroupSettings
- ovh.mythmc.social.api.chat.ChatHistory
- ovh.mythmc.social.api.chat.ChatManager
- ovh.mythmc.social.api.chat.renderer.feature.ChatRendererFeature
- ovh.mythmc.social.api.chat.renderer.feature.ChatRendererFeature.Builder<T,
R> - ovh.mythmc.social.api.chat.renderer.feature.ChatRendererFeature.ChatFeatureBuilder
- ovh.mythmc.social.api.configuration.section.settings.ChatSettings
- ovh.mythmc.social.api.configuration.section.messages.CommandsMessages
- ovh.mythmc.social.api.configuration.section.settings.CommandsSettings
- ovh.mythmc.social.api.util.CompanionModUtils
- ovh.mythmc.social.api.chat.renderer.defaults.ConsoleChatRenderer (implements ovh.mythmc.social.api.chat.renderer.SocialChatRenderer<T>)
- ovh.mythmc.social.api.configuration.section.settings.DatabaseSettings
- ovh.mythmc.social.api.configuration.section.menus.EmojiDictionaryMenuSettings
- ovh.mythmc.social.api.configuration.section.settings.EmojiSettings
- ovh.mythmc.social.api.configuration.section.messages.ErrorsMessages
- ovh.mythmc.social.api.configuration.section.settings.GeneralSettings
- ovh.mythmc.social.api.text.GlobalTextProcessor
- ovh.mythmc.social.api.configuration.section.menus.HistoryMenuSettings
- ovh.mythmc.social.api.util.registry.IdentifiedRegistryKey (implements ovh.mythmc.social.api.util.registry.RegistryKey)
- ovh.mythmc.social.api.configuration.section.messages.InfoMessages
- ovh.mythmc.social.api.configuration.section.menus.KeywordDictionaryMenuSettings
- ovh.mythmc.social.api.configuration.LegacySocialSettings (implements ovh.mythmc.social.api.configuration.SocialSettings)
- ovh.mythmc.social.api.configuration.ModernSocialSettings (implements ovh.mythmc.social.api.configuration.SocialSettings)
- ovh.mythmc.social.api.configuration.section.settings.MOTDSettings
- ovh.mythmc.social.api.util.registry.NamespacedRegistryKey (implements ovh.mythmc.social.api.util.registry.RegistryKey)
- ovh.mythmc.social.api.network.channel.identifier.NetworkChannelIdentifier
- ovh.mythmc.social.api.network.channel.identifier.NetworkChannelIdentifiers
- ovh.mythmc.social.api.network.channel.identifier.NetworkChannelIdentifiers.Channel (implements java.lang.Iterable<T>)
- ovh.mythmc.social.api.network.channel.identifier.NetworkChannelIdentifiers.Message (implements java.lang.Iterable<T>)
- ovh.mythmc.social.api.network.channel.identifier.NetworkChannelIdentifiers.Other (implements java.lang.Iterable<T>)
- ovh.mythmc.social.api.text.ParseExecution
- ovh.mythmc.social.api.configuration.section.menus.PlayerInfoMenuSettings
- ovh.mythmc.social.api.chat.channel.PrivateChatChannel
- ovh.mythmc.social.api.reaction.ReactionFactory
- ovh.mythmc.social.api.configuration.section.settings.ReactionsSettings
- ovh.mythmc.social.api.configuration.section.settings.ServerLinksSettings
- ovh.mythmc.social.api.chat.channel.SimpleChatChannel
- ovh.mythmc.social.api.chat.channel.GroupChatChannel
- ovh.mythmc.social.api.adventure.SocialAdventureProvider
- ovh.mythmc.social.api.callback.channel.SocialChannelPreSwitch
- ovh.mythmc.social.api.chat.renderer.SocialChatRenderer.Builder<T>
- ovh.mythmc.social.api.chat.renderer.SocialChatRenderer.MapResult<T>
- ovh.mythmc.social.api.chat.renderer.SocialChatRenderer.Registered<T>
- ovh.mythmc.social.api.chat.renderer.SocialChatRendererUtil
- ovh.mythmc.social.api.configuration.SocialConfigProvider
- ovh.mythmc.social.api.text.parser.SocialContextualKeyword (implements ovh.mythmc.social.api.text.parser.SocialIdentifiedParser, ovh.mythmc.social.api.text.parser.SocialUserInputParser)
- ovh.mythmc.social.api.text.parser.SocialContextualPlaceholder (implements ovh.mythmc.social.api.text.parser.SocialIdentifiedParser)
- ovh.mythmc.social.api.text.filter.SocialFilterRegex (implements ovh.mythmc.social.api.text.filter.SocialFilterLike)
- ovh.mythmc.social.api.text.filter.SocialFilterLiteral
- ovh.mythmc.social.api.text.injection.conditional.SocialInjectionConditionalParser<T,
P> (implements ovh.mythmc.social.api.text.injection.SocialInjectionParser<V>) - ovh.mythmc.social.api.text.injection.defaults.SocialInjectionEmptyParser (implements ovh.mythmc.social.api.text.injection.SocialInjectionParser<V>)
- ovh.mythmc.social.api.text.injection.defaults.SocialInjectionLiteralParser (implements ovh.mythmc.social.api.text.injection.SocialInjectionParser<V>)
- ovh.mythmc.social.api.text.injection.SocialInjectionParsers
- ovh.mythmc.social.api.text.injection.defaults.SocialInjectionPlaceholder (implements ovh.mythmc.social.api.text.injection.SocialInjectionParser<V>)
- ovh.mythmc.social.api.text.injection.defaults.SocialInjectionTagParser (implements ovh.mythmc.social.api.text.injection.SocialInjectionParser<V>)
- ovh.mythmc.social.api.configuration.SocialMenus
- ovh.mythmc.social.api.context.SocialMessageContext (implements ovh.mythmc.social.api.context.SocialContext)
- ovh.mythmc.social.api.context.SocialRegisteredMessageContext
- ovh.mythmc.social.api.callback.message.SocialMessagePrepare
- ovh.mythmc.social.api.callback.message.SocialMessageReceive
- ovh.mythmc.social.api.configuration.SocialMessages
- ovh.mythmc.social.api.callback.message.SocialMessageSend
- ovh.mythmc.social.api.context.SocialParserContext (implements ovh.mythmc.social.api.context.SocialContext)
- ovh.mythmc.social.api.context.SocialProcessorContext
- ovh.mythmc.social.api.context.SocialParserContext.Builder<T,
R> - ovh.mythmc.social.api.context.SocialParserContext.SocialParserContextBuilder
- ovh.mythmc.social.api.text.group.SocialParserGroup (implements ovh.mythmc.social.api.text.parser.SocialUserInputParser)
- ovh.mythmc.social.api.network.payload.parser.SocialPayloadChannelParser (implements ovh.mythmc.social.api.network.payload.parser.SocialPayloadComponentParser<T>)
- ovh.mythmc.social.api.network.channel.channels.SocialPayloadChannels
- ovh.mythmc.social.api.network.payload.parser.SocialPayloadComponentParsers
- ovh.mythmc.social.api.network.payload.encoding.SocialPayloadEncoder
- ovh.mythmc.social.api.network.payload.parser.SocialPayloadGsonComponentParser (implements ovh.mythmc.social.api.network.payload.parser.SocialPayloadComponentParser<T>)
- ovh.mythmc.social.api.network.payload.parser.SocialPayloadStringParser (implements ovh.mythmc.social.api.network.payload.parser.SocialPayloadComponentParser<T>)
- ovh.mythmc.social.api.network.payload.parser.SocialPayloadTextComponentParser (implements ovh.mythmc.social.api.network.payload.parser.SocialPayloadComponentParser<T>)
- ovh.mythmc.social.api.callback.reaction.SocialReactionTrigger
- ovh.mythmc.social.api.SocialRegistries
- ovh.mythmc.social.api.context.SocialRendererContext (implements ovh.mythmc.social.api.context.SocialContext)
- ovh.mythmc.social.api.scheduler.SocialScheduler
- ovh.mythmc.social.api.bukkit.scheduler.BukkitSocialScheduler
- ovh.mythmc.social.api.SocialSupplier
- ovh.mythmc.social.api.user.SocialUserCompanion
- ovh.mythmc.social.api.user.SocialUserManager
- ovh.mythmc.social.api.callback.user.SocialUserMuteStatusChange
- ovh.mythmc.social.api.configuration.section.settings.SystemMessagesSettings
- ovh.mythmc.social.api.configuration.serializer.TextComponentSerializer (implements de.exlll.configlib.Serializer<T1,
T2>) - ovh.mythmc.social.api.text.TextProcessor
- ovh.mythmc.social.api.text.TextProcessor.TextProcessorBuilder
- ovh.mythmc.social.api.configuration.section.settings.TextReplacementSettings
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- ovh.mythmc.social.api.AlreadyInitializedException
- java.lang.IllegalArgumentException
- ovh.mythmc.social.api.network.exception.UndecodablePayloadException
- ovh.mythmc.social.api.text.exception.ParseExecutionNotAvailable
- java.lang.RuntimeException
- java.lang.Exception
- ovh.mythmc.social.api.util.registry.TypeRegistryKey<T> (implements ovh.mythmc.social.api.util.registry.RegistryKey)
- ovh.mythmc.social.api.chat.renderer.defaults.UserChatRenderer<U> (implements ovh.mythmc.social.api.chat.renderer.SocialChatRenderer<T>)
- ovh.mythmc.social.api.identity.AbstractIdentityResolver (implements ovh.mythmc.social.api.identity.IdentityResolver)
Interface Hierarchy
- ovh.mythmc.social.api.announcements.Announcement
- ovh.mythmc.social.api.chat.channel.ChatChannel
- ovh.mythmc.social.api.chat.ChatParticipant
- ovh.mythmc.social.api.user.SocialUser (also extends ovh.mythmc.social.api.network.CompanionClient, net.kyori.adventure.audience.ForwardingAudience.Single, ovh.mythmc.social.api.identity.Identified, ovh.mythmc.social.api.presence.OnlinePresence, ovh.mythmc.social.api.reaction.Reactable, ovh.mythmc.social.api.user.UserPreferences)
- ovh.mythmc.social.api.user.InGameSocialUser
- ovh.mythmc.social.api.user.SocialUser (also extends ovh.mythmc.social.api.network.CompanionClient, net.kyori.adventure.audience.ForwardingAudience.Single, ovh.mythmc.social.api.identity.Identified, ovh.mythmc.social.api.presence.OnlinePresence, ovh.mythmc.social.api.reaction.Reactable, ovh.mythmc.social.api.user.UserPreferences)
- ovh.mythmc.social.api.chat.renderer.feature.ChatRendererFeature.Decorator
- ovh.mythmc.social.api.chat.renderer.feature.ChatRendererFeature.Handler
- ovh.mythmc.social.api.network.CompanionClient
- ovh.mythmc.social.api.user.SocialUser (also extends ovh.mythmc.social.api.chat.ChatParticipant, net.kyori.adventure.audience.ForwardingAudience.Single, ovh.mythmc.social.api.identity.Identified, ovh.mythmc.social.api.presence.OnlinePresence, ovh.mythmc.social.api.reaction.Reactable, ovh.mythmc.social.api.user.UserPreferences)
- ovh.mythmc.social.api.user.InGameSocialUser
- ovh.mythmc.social.api.user.SocialUser (also extends ovh.mythmc.social.api.chat.ChatParticipant, net.kyori.adventure.audience.ForwardingAudience.Single, ovh.mythmc.social.api.identity.Identified, ovh.mythmc.social.api.presence.OnlinePresence, ovh.mythmc.social.api.reaction.Reactable, ovh.mythmc.social.api.user.UserPreferences)
- ovh.mythmc.social.api.emoji.Emoji
- ovh.mythmc.social.api.emoji.Emoji.Builder<T>
- ovh.mythmc.social.api.identity.Identified
- ovh.mythmc.social.api.user.SocialUser (also extends ovh.mythmc.social.api.chat.ChatParticipant, ovh.mythmc.social.api.network.CompanionClient, net.kyori.adventure.audience.ForwardingAudience.Single, ovh.mythmc.social.api.presence.OnlinePresence, ovh.mythmc.social.api.reaction.Reactable, ovh.mythmc.social.api.user.UserPreferences)
- ovh.mythmc.social.api.user.InGameSocialUser
- ovh.mythmc.social.api.user.SocialUser (also extends ovh.mythmc.social.api.chat.ChatParticipant, ovh.mythmc.social.api.network.CompanionClient, net.kyori.adventure.audience.ForwardingAudience.Single, ovh.mythmc.social.api.presence.OnlinePresence, ovh.mythmc.social.api.reaction.Reactable, ovh.mythmc.social.api.user.UserPreferences)
- ovh.mythmc.social.api.identity.IdentityResolver
- java.lang.Iterable<T>
- ovh.mythmc.social.api.util.registry.Registry<R,
T> - ovh.mythmc.social.api.util.registry.NamespacedRegistry<T>
- ovh.mythmc.social.api.util.registry.Registry<R,
- ovh.mythmc.social.api.logger.LoggerWrapper
- ovh.mythmc.social.api.util.Mutable.Subscription
- ovh.mythmc.social.api.network.channel.NetworkChannelWrapper
- ovh.mythmc.social.api.network.channel.C2SNetworkChannelWrapper<D>
- ovh.mythmc.social.api.network.channel.S2CNetworkChannelWrapper<E>
- ovh.mythmc.social.api.network.payload.NetworkPayloadWrapper
- ovh.mythmc.social.api.network.payload.NetworkPayloadWrapper.ClientToServer
- ovh.mythmc.social.api.network.payload.NetworkPayloadWrapper.ServerToClient
- ovh.mythmc.social.api.presence.OnlinePresence
- ovh.mythmc.social.api.user.SocialUser (also extends ovh.mythmc.social.api.chat.ChatParticipant, ovh.mythmc.social.api.network.CompanionClient, net.kyori.adventure.audience.ForwardingAudience.Single, ovh.mythmc.social.api.identity.Identified, ovh.mythmc.social.api.reaction.Reactable, ovh.mythmc.social.api.user.UserPreferences)
- ovh.mythmc.social.api.user.InGameSocialUser
- ovh.mythmc.social.api.user.SocialUser (also extends ovh.mythmc.social.api.chat.ChatParticipant, ovh.mythmc.social.api.network.CompanionClient, net.kyori.adventure.audience.ForwardingAudience.Single, ovh.mythmc.social.api.identity.Identified, ovh.mythmc.social.api.reaction.Reactable, ovh.mythmc.social.api.user.UserPreferences)
- net.kyori.adventure.pointer.Pointered
- net.kyori.adventure.audience.Audience
- net.kyori.adventure.audience.ForwardingAudience
- net.kyori.adventure.audience.ForwardingAudience.Single
- ovh.mythmc.social.api.user.SocialUser (also extends ovh.mythmc.social.api.chat.ChatParticipant, ovh.mythmc.social.api.network.CompanionClient, ovh.mythmc.social.api.identity.Identified, ovh.mythmc.social.api.presence.OnlinePresence, ovh.mythmc.social.api.reaction.Reactable, ovh.mythmc.social.api.user.UserPreferences)
- ovh.mythmc.social.api.user.InGameSocialUser
- ovh.mythmc.social.api.user.SocialUser (also extends ovh.mythmc.social.api.chat.ChatParticipant, ovh.mythmc.social.api.network.CompanionClient, ovh.mythmc.social.api.identity.Identified, ovh.mythmc.social.api.presence.OnlinePresence, ovh.mythmc.social.api.reaction.Reactable, ovh.mythmc.social.api.user.UserPreferences)
- net.kyori.adventure.audience.ForwardingAudience.Single
- net.kyori.adventure.audience.ForwardingAudience
- net.kyori.adventure.audience.Audience
- ovh.mythmc.social.api.reaction.Reactable
- ovh.mythmc.social.api.user.SocialUser (also extends ovh.mythmc.social.api.chat.ChatParticipant, ovh.mythmc.social.api.network.CompanionClient, net.kyori.adventure.audience.ForwardingAudience.Single, ovh.mythmc.social.api.identity.Identified, ovh.mythmc.social.api.presence.OnlinePresence, ovh.mythmc.social.api.user.UserPreferences)
- ovh.mythmc.social.api.user.InGameSocialUser
- ovh.mythmc.social.api.user.SocialUser (also extends ovh.mythmc.social.api.chat.ChatParticipant, ovh.mythmc.social.api.network.CompanionClient, net.kyori.adventure.audience.ForwardingAudience.Single, ovh.mythmc.social.api.identity.Identified, ovh.mythmc.social.api.presence.OnlinePresence, ovh.mythmc.social.api.user.UserPreferences)
- ovh.mythmc.social.api.reaction.Reaction
- ovh.mythmc.social.api.reaction.Reaction.Builder<T>
- ovh.mythmc.social.api.util.registry.RegistryKey
- java.io.Serializable
- ovh.mythmc.social.api.util.Mutable<T>
- ovh.mythmc.social.api.Social
- ovh.mythmc.social.api.chat.renderer.SocialChatRenderer<T>
- ovh.mythmc.social.api.context.SocialContext
- ovh.mythmc.social.api.text.parser.SocialContextualParser
- ovh.mythmc.social.api.text.parser.SocialIdentifiedParser
- ovh.mythmc.social.api.text.parser.SocialUserInputParser
- ovh.mythmc.social.api.text.filter.SocialFilterLike
- ovh.mythmc.social.api.text.injection.value.SocialInjectedValue<T,
Self> - ovh.mythmc.social.api.text.injection.SocialInjectionParser<V>
- ovh.mythmc.social.api.network.payload.parser.SocialPayloadComponentParser<T>
- ovh.mythmc.social.api.configuration.SocialSettings
- ovh.mythmc.social.api.user.SocialUserService
- ovh.mythmc.social.api.user.UserPreferences
- ovh.mythmc.social.api.user.SocialUser (also extends ovh.mythmc.social.api.chat.ChatParticipant, ovh.mythmc.social.api.network.CompanionClient, net.kyori.adventure.audience.ForwardingAudience.Single, ovh.mythmc.social.api.identity.Identified, ovh.mythmc.social.api.presence.OnlinePresence, ovh.mythmc.social.api.reaction.Reactable)
- ovh.mythmc.social.api.user.InGameSocialUser
- ovh.mythmc.social.api.user.SocialUser (also extends ovh.mythmc.social.api.chat.ChatParticipant, ovh.mythmc.social.api.network.CompanionClient, net.kyori.adventure.audience.ForwardingAudience.Single, ovh.mythmc.social.api.identity.Identified, ovh.mythmc.social.api.presence.OnlinePresence, ovh.mythmc.social.api.reaction.Reactable)
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- ovh.mythmc.social.api.configuration.section.settings.ChannelsSettings.BuildableComponent.Condition
- ovh.mythmc.social.api.configuration.section.settings.ChannelsSettings.BuildableComponent.Type
- ovh.mythmc.social.api.configuration.section.settings.ChannelsSettings.ConfiguredInjectableValue.Type
- ovh.mythmc.social.api.chat.channel.ChatChannel.ChannelType
- ovh.mythmc.social.api.configuration.section.settings.DatabaseSettings.DatabaseType
- ovh.mythmc.social.api.network.channel.NetworkChannelWrapper.Type
- ovh.mythmc.social.api.configuration.section.settings.ServerLinksSettings.ServerLink.Type
- ovh.mythmc.social.api.Social.ReloadType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
Record Class Hierarchy
- java.lang.Object
- java.lang.Record
- ovh.mythmc.social.api.configuration.section.settings.AnnouncementsSettings.Announcement
- ovh.mythmc.social.api.configuration.section.settings.ChannelsSettings.BuildableChannel
- ovh.mythmc.social.api.configuration.section.settings.ChannelsSettings.BuildableComponent
- ovh.mythmc.social.api.configuration.section.settings.ChannelsSettings.ConfiguredInjectableValue
- ovh.mythmc.social.api.configuration.section.settings.ChatSettings.Channel
- ovh.mythmc.social.api.configuration.section.settings.CommandsSettings.PrivateMessageCommand
- ovh.mythmc.social.api.configuration.section.settings.CommandsSettings.SimpleCommand
- ovh.mythmc.social.api.configuration.section.settings.EmojiSettings.EmojiField
- ovh.mythmc.social.api.configuration.section.settings.ReactionsSettings.ReactionField
- ovh.mythmc.social.api.configuration.section.settings.ServerLinksSettings.ServerLink
- ovh.mythmc.social.api.identity.SimpleIdentity (implements ovh.mythmc.social.api.identity.Identified)
- ovh.mythmc.social.api.callback.channel.SocialChannelCreate
- ovh.mythmc.social.api.callback.channel.SocialChannelDelete
- ovh.mythmc.social.api.callback.channel.SocialChannelPostSwitch
- ovh.mythmc.social.api.callback.group.SocialGroupCreate
- ovh.mythmc.social.api.callback.group.SocialGroupDisband
- ovh.mythmc.social.api.callback.group.SocialGroupJoin
- ovh.mythmc.social.api.callback.group.SocialGroupLeaderChange
- ovh.mythmc.social.api.callback.group.SocialGroupLeave
- java.lang.Record