Package Hierarchies:
- org.mvplugins.multiverse.core,
- org.mvplugins.multiverse.core.anchor,
- org.mvplugins.multiverse.core.command,
- org.mvplugins.multiverse.core.command.context,
- org.mvplugins.multiverse.core.command.flag,
- org.mvplugins.multiverse.core.command.flags,
- org.mvplugins.multiverse.core.command.queue,
- org.mvplugins.multiverse.core.commands,
- org.mvplugins.multiverse.core.config,
- org.mvplugins.multiverse.core.config.handle,
- org.mvplugins.multiverse.core.config.migration,
- org.mvplugins.multiverse.core.config.migration.action,
- org.mvplugins.multiverse.core.config.node,
- org.mvplugins.multiverse.core.config.node.functions,
- org.mvplugins.multiverse.core.config.node.serializer,
- org.mvplugins.multiverse.core.destination,
- org.mvplugins.multiverse.core.destination.core,
- org.mvplugins.multiverse.core.display,
- org.mvplugins.multiverse.core.display.filters,
- org.mvplugins.multiverse.core.display.handlers,
- org.mvplugins.multiverse.core.display.parsers,
- org.mvplugins.multiverse.core.dynamiclistener,
- org.mvplugins.multiverse.core.dynamiclistener.annotations,
- org.mvplugins.multiverse.core.economy,
- org.mvplugins.multiverse.core.event,
- org.mvplugins.multiverse.core.event.world,
- org.mvplugins.multiverse.core.exceptions,
- org.mvplugins.multiverse.core.exceptions.command,
- org.mvplugins.multiverse.core.exceptions.world,
- org.mvplugins.multiverse.core.inject,
- org.mvplugins.multiverse.core.inject.binder,
- org.mvplugins.multiverse.core.listeners,
- org.mvplugins.multiverse.core.locale,
- org.mvplugins.multiverse.core.locale.message,
- org.mvplugins.multiverse.core.module,
- org.mvplugins.multiverse.core.permissions,
- org.mvplugins.multiverse.core.teleportation,
- org.mvplugins.multiverse.core.utils,
- org.mvplugins.multiverse.core.utils.result,
- org.mvplugins.multiverse.core.utils.webpaste,
- org.mvplugins.multiverse.core.world,
- org.mvplugins.multiverse.core.world.biomeprovider,
- org.mvplugins.multiverse.core.world.entity,
- org.mvplugins.multiverse.core.world.entrycheck,
- org.mvplugins.multiverse.core.world.generators,
- org.mvplugins.multiverse.core.world.helpers,
- org.mvplugins.multiverse.core.world.location,
- org.mvplugins.multiverse.core.world.options,
- org.mvplugins.multiverse.core.world.reasons
Class Hierarchy
- java.lang.Object
- org.glassfish.hk2.utilities.binding.AbstractBinder (implements org.glassfish.hk2.utilities.Binder, org.glassfish.hk2.api.DynamicConfiguration)
- org.mvplugins.multiverse.core.destination.core.AnchorDestination (implements org.mvplugins.multiverse.core.destination.Destination<D,T,F>)
- org.mvplugins.multiverse.core.anchor.AnchorManager
- org.mvplugins.multiverse.core.utils.result.AsyncAttempt<T,F>
- org.mvplugins.multiverse.core.utils.result.AsyncAttemptsAggregate<T,F>
- org.mvplugins.multiverse.core.teleportation.AsyncSafetyTeleporter
- org.mvplugins.multiverse.core.teleportation.AsyncSafetyTeleporterAction
- org.mvplugins.multiverse.core.utils.result.Attempt.Failure<T,F> (implements org.mvplugins.multiverse.core.utils.result.Attempt<T,F>)
- org.mvplugins.multiverse.core.utils.result.Attempt.Success<T,F> (implements org.mvplugins.multiverse.core.utils.result.Attempt<T,F>)
- org.mvplugins.multiverse.core.utils.result.AttemptsAggregate<T,F>
- co.aikar.commands.BaseCommand
- org.mvplugins.multiverse.core.config.handle.BaseConfigurationHandle<C>
- org.mvplugins.multiverse.core.config.handle.BaseConfigurationHandle.Builder<C,B>
- org.mvplugins.multiverse.core.display.handlers.BaseSendHandler<T> (implements org.mvplugins.multiverse.core.display.handlers.SendHandler)
- org.mvplugins.multiverse.core.destination.core.BedDestination (implements org.mvplugins.multiverse.core.destination.Destination<D,T,F>)
- org.mvplugins.multiverse.core.world.biomeprovider.BiomeProviderFactory
- org.mvplugins.multiverse.core.world.entrycheck.BlacklistResult
- org.mvplugins.multiverse.core.teleportation.BlockSafety
- org.mvplugins.multiverse.core.config.migration.action.BooleanMigratorAction (implements org.mvplugins.multiverse.core.config.migration.action.MigratorAction)
- co.aikar.commands.BukkitCommandIssuer (implements co.aikar.commands.CommandIssuer)
- org.mvplugins.multiverse.core.destination.core.CannonDestination (implements org.mvplugins.multiverse.core.destination.Destination<D,T,F>)
- org.mvplugins.multiverse.core.world.options.CloneWorldOptions (implements org.mvplugins.multiverse.core.world.options.KeepWorldSettingsOptions)
- org.bukkit.command.Command
- co.aikar.commands.BukkitRootCommand (implements org.bukkit.command.PluginIdentifiableCommand, co.aikar.commands.RootCommand)
- co.aikar.commands.CommandCompletions<C>
- co.aikar.commands.BukkitCommandCompletions
- co.aikar.commands.PaperCommandCompletions
- co.aikar.commands.CommandContexts<R>
- co.aikar.commands.BukkitCommandContexts
- co.aikar.commands.PaperCommandContexts
- org.mvplugins.multiverse.core.command.flag.CommandFlag
- org.mvplugins.multiverse.core.command.flag.CommandFlag.Builder<S>
- org.mvplugins.multiverse.core.command.flag.CommandFlagGroup
- org.mvplugins.multiverse.core.command.flag.CommandFlagGroup.Builder
- org.mvplugins.multiverse.core.command.flag.CommandFlagsManager
- org.mvplugins.multiverse.core.command.flag.CommandFlagsParser
- co.aikar.commands.CommandManager<IT,I,FT,MF,CEC,CC>
- co.aikar.commands.BukkitCommandManager
- co.aikar.commands.PaperCommandManager
- org.mvplugins.multiverse.core.command.queue.CommandQueueManager
- org.mvplugins.multiverse.core.command.queue.CommandQueuePayload
- org.mvplugins.multiverse.core.config.node.ConfigHeaderNode (implements org.mvplugins.multiverse.core.config.node.CommentedNode)
- org.mvplugins.multiverse.core.config.node.ConfigNode<T> (implements org.mvplugins.multiverse.core.config.node.ValueNode<T>)
- org.mvplugins.multiverse.core.config.node.ConfigHeaderNode.Builder<B>
- org.mvplugins.multiverse.core.config.migration.ConfigMigrator
- org.mvplugins.multiverse.core.config.migration.ConfigMigrator.Builder
- org.mvplugins.multiverse.core.display.ContentDisplay
- org.mvplugins.multiverse.core.config.CoreConfig
- org.mvplugins.multiverse.core.permissions.CorePermissions
- org.mvplugins.multiverse.core.permissions.CorePermissionsChecker
- org.mvplugins.multiverse.core.world.options.CreateWorldOptions
- org.mvplugins.multiverse.core.world.helpers.DataStore.GameRulesStore (implements org.mvplugins.multiverse.core.world.helpers.DataStore<T>)
- org.mvplugins.multiverse.core.world.helpers.DataStore.WorldBorderStore (implements org.mvplugins.multiverse.core.world.helpers.DataStore<T>)
- org.mvplugins.multiverse.core.world.helpers.DataStore.WorldConfigStore (implements org.mvplugins.multiverse.core.world.helpers.DataStore<T>)
- org.mvplugins.multiverse.core.world.helpers.DataTransfer<T>
- org.mvplugins.multiverse.core.display.filters.DefaultContentFilter (implements org.mvplugins.multiverse.core.display.filters.ContentFilter)
- org.mvplugins.multiverse.core.display.handlers.DefaultSendHandler (implements org.mvplugins.multiverse.core.display.handlers.SendHandler)
- org.mvplugins.multiverse.core.config.node.serializer.DefaultSerializerProvider
- org.mvplugins.multiverse.core.config.node.functions.DefaultStringParserProvider
- org.mvplugins.multiverse.core.config.node.functions.DefaultSuggesterProvider
- org.mvplugins.multiverse.core.config.migration.action.DeleteMigratorAction (implements org.mvplugins.multiverse.core.config.migration.action.MigratorAction)
- org.mvplugins.multiverse.core.world.options.DeleteWorldOptions
- org.mvplugins.multiverse.core.destination.DestinationInstance<I,T>
- org.mvplugins.multiverse.core.destination.DestinationsProvider
- org.mvplugins.multiverse.core.world.helpers.DimensionFinder
- org.mvplugins.multiverse.core.world.helpers.DimensionFinder.DimensionFormat
- org.mvplugins.multiverse.core.config.migration.action.DoubleMigratorAction (implements org.mvplugins.multiverse.core.config.migration.action.MigratorAction)
- org.mvplugins.multiverse.core.dynamiclistener.DynamicListenerRegistration
- org.mvplugins.multiverse.core.world.helpers.EnforcementHandler
- org.mvplugins.multiverse.core.world.entity.EntityPurger
- org.mvplugins.multiverse.core.world.entity.EntitySpawnConfig
- org.mvplugins.multiverse.core.world.entrycheck.EntryFeeResult
- org.bukkit.event.Event
- org.mvplugins.multiverse.core.dynamiclistener.EventPriorityMapper
- org.mvplugins.multiverse.core.destination.core.ExactDestination (implements org.mvplugins.multiverse.core.destination.Destination<D,T,F>)
- org.mvplugins.multiverse.core.utils.FileUtils
- org.mvplugins.multiverse.core.command.flag.FlagBuilder
- org.mvplugins.multiverse.core.world.generators.GeneratorProvider (implements org.bukkit.event.Listener)
- org.mvplugins.multiverse.core.world.options.ImportWorldOptions
- org.mvplugins.multiverse.core.config.migration.action.IntegerMigratorAction (implements org.mvplugins.multiverse.core.config.migration.action.MigratorAction)
- org.mvplugins.multiverse.core.config.migration.action.InvertBoolMigratorAction (implements org.mvplugins.multiverse.core.config.migration.action.MigratorAction)
- org.mvplugins.multiverse.core.display.parsers.ListContentProvider<T> (implements org.mvplugins.multiverse.core.display.parsers.ContentProvider)
- co.aikar.commands.Locales
- co.aikar.commands.BukkitLocales
- org.bukkit.Location (implements java.lang.Cloneable, org.bukkit.configuration.serialization.ConfigurationSerializable, io.papermc.paper.math.FinePosition)
- org.mvplugins.multiverse.core.world.location.SpawnLocation (implements org.bukkit.configuration.serialization.ConfigurationSerializable)
- org.mvplugins.multiverse.core.world.location.UnloadedWorldLocation
- org.mvplugins.multiverse.core.teleportation.LocationManipulation
- org.mvplugins.multiverse.core.config.migration.action.LongMigratorAction (implements org.mvplugins.multiverse.core.config.migration.action.MigratorAction)
- org.mvplugins.multiverse.core.display.parsers.MapContentProvider<K,V> (implements org.mvplugins.multiverse.core.display.parsers.ContentProvider)
- org.mvplugins.multiverse.core.utils.MaterialConverter
- org.mvplugins.multiverse.core.locale.message.Message
- org.mvplugins.multiverse.core.locale.message.LocalizedMessage (implements co.aikar.locales.MessageKeyProvider)
- org.mvplugins.multiverse.core.locale.message.MessageReplacement
- org.mvplugins.multiverse.core.locale.message.MessageReplacement.Key
- org.mvplugins.multiverse.core.config.migration.action.MoveMigratorAction (implements org.mvplugins.multiverse.core.config.migration.action.MigratorAction)
- org.mvplugins.multiverse.core.anchor.MultiverseAnchor
- org.mvplugins.multiverse.core.MultiverseCoreApi
- org.mvplugins.multiverse.core.module.MultiverseModulesRegistry
- org.mvplugins.multiverse.core.world.MultiverseWorld
- org.mvplugins.multiverse.core.command.MVCommandConditions
- org.mvplugins.multiverse.core.command.MVCommandPermissions
- org.mvplugins.multiverse.core.command.MVDefaultExceptionHandler (implements co.aikar.commands.ExceptionHandler)
- org.mvplugins.multiverse.core.economy.MVEconomist
- org.mvplugins.multiverse.core.config.node.NodeGroup (implements java.util.Collection<E>)
- org.mvplugins.multiverse.core.config.migration.action.NullStringMigratorAction (implements org.mvplugins.multiverse.core.config.migration.action.MigratorAction)
- org.mvplugins.multiverse.core.command.flag.ParsedCommandFlags
- org.mvplugins.multiverse.core.utils.webpaste.PasteService
- org.mvplugins.multiverse.core.utils.webpaste.PasteServiceFactory
- org.mvplugins.multiverse.core.permissions.PermissionUtils
- org.mvplugins.multiverse.core.destination.core.PlayerDestination (implements org.mvplugins.multiverse.core.destination.Destination<D,T,F>)
- org.mvplugins.multiverse.core.utils.PlayerFinder
- org.mvplugins.multiverse.core.world.entrycheck.PlayerLimitResult
- org.mvplugins.multiverse.core.world.helpers.PlayerWorldTeleporter
- org.bukkit.plugin.PluginBase (implements org.bukkit.plugin.Plugin)
- org.bukkit.plugin.java.JavaPlugin
- org.mvplugins.multiverse.core.inject.PluginServiceLocator
- org.mvplugins.multiverse.core.inject.PluginServiceLocatorFactory
- org.mvplugins.multiverse.core.utils.ReflectHelper
- org.mvplugins.multiverse.core.world.options.RegenWorldOptions (implements org.mvplugins.multiverse.core.world.options.KeepWorldSettingsOptions)
- org.mvplugins.multiverse.core.display.filters.RegexContentFilter (implements org.mvplugins.multiverse.core.display.filters.ContentFilter)
- org.mvplugins.multiverse.core.utils.REPatterns
- org.mvplugins.multiverse.core.utils.result.Result.Failure<S,F> (implements org.mvplugins.multiverse.core.utils.result.Result<S,F>)
- org.mvplugins.multiverse.core.utils.result.Result.Success<S,F> (implements org.mvplugins.multiverse.core.utils.result.Result<S,F>)
- org.mvplugins.multiverse.core.utils.result.ResultChain
- org.mvplugins.multiverse.core.utils.result.ResultChain.Builder
- org.mvplugins.multiverse.core.utils.ServerProperties
- org.mvplugins.multiverse.core.config.migration.action.SetMigratorAction<T> (implements org.mvplugins.multiverse.core.config.migration.action.MigratorAction)
- org.mvplugins.multiverse.core.world.entity.SpawnCategoryConfig
- org.mvplugins.multiverse.core.utils.StringFormatter
- org.mvplugins.multiverse.core.config.handle.StringPropertyHandle
- org.mvplugins.multiverse.core.teleportation.TeleportQueue
- java.lang.Throwable (implements java.io.Serializable)
- org.mvplugins.multiverse.core.world.options.UnloadWorldOptions
- org.mvplugins.multiverse.core.utils.webpaste.URLShortener
- org.mvplugins.multiverse.core.utils.webpaste.URLShortenerFactory
- org.mvplugins.multiverse.core.config.migration.VersionMigrator (implements java.lang.Comparable<T>)
- org.mvplugins.multiverse.core.config.migration.VersionMigrator.Builder
- org.mvplugins.multiverse.core.world.entrycheck.WorldAccessResult
- org.mvplugins.multiverse.core.destination.core.WorldDestination (implements org.mvplugins.multiverse.core.destination.Destination<D,T,F>)
- org.mvplugins.multiverse.core.world.entrycheck.WorldEntryChecker
- org.mvplugins.multiverse.core.world.entrycheck.WorldEntryCheckerProvider
- org.mvplugins.multiverse.core.world.WorldManager
- org.mvplugins.multiverse.core.world.helpers.WorldNameChecker
- org.mvplugins.multiverse.core.utils.WorldTickDeferrer
Annotation Interface Hierarchy