Class Hierarchy
- java.lang.Object
- cloud.commandframework.bukkit.parsers.BlockPredicateArgument.Parser<C> (implements cloud.commandframework.arguments.parser.ArgumentParser<C,T>)
- cloud.commandframework.bukkit.internal.BukkitBackwardsBrigadierSenderMapper<C,S> (implements java.util.function.Function<T,R>)
- cloud.commandframework.bukkit.BukkitBrigadierMapper<C>
- cloud.commandframework.bukkit.BukkitCaptionKeys
- cloud.commandframework.bukkit.BukkitCaptionRegistryFactory<C>
- cloud.commandframework.bukkit.BukkitCommandContextKeys
- cloud.commandframework.bukkit.BukkitCommandMetaBuilder
- cloud.commandframework.bukkit.BukkitCommandMetaBuilder.BuilderStage1
- cloud.commandframework.bukkit.BukkitCommandMetaBuilder.BuilderStage2
- cloud.commandframework.bukkit.BukkitCommandSender
- cloud.commandframework.bukkit.BukkitPluginRegistrationHandler<C> (implements cloud.commandframework.internal.CommandRegistrationHandler)
- cloud.commandframework.bukkit.BukkitSynchronizer (implements cloud.commandframework.tasks.TaskSynchronizer)
- cloud.commandframework.arguments.CommandArgument<C,T> (implements cloud.commandframework.keys.CloudKeyHolder<T>, java.lang.Comparable<T>)
- cloud.commandframework.arguments.CommandArgument.Builder<C,T>
- cloud.commandframework.CommandManager<C>
- cloud.commandframework.bukkit.BukkitCommandManager<C> (implements cloud.commandframework.brigadier.BrigadierManagerHolder<C>)
- cloud.commandframework.meta.CommandMeta
- cloud.commandframework.meta.SimpleCommandMeta
- cloud.commandframework.bukkit.internal.CraftBukkitReflection
- cloud.commandframework.bukkit.parsers.EnchantmentArgument.EnchantmentParser<C> (implements cloud.commandframework.arguments.parser.ArgumentParser<C,T>)
- cloud.commandframework.bukkit.arguments.selector.EntitySelector
- cloud.commandframework.bukkit.parsers.ItemStackArgument.Parser<C> (implements cloud.commandframework.arguments.parser.ArgumentParser<C,T>)
- cloud.commandframework.bukkit.parsers.ItemStackPredicateArgument.Parser<C> (implements cloud.commandframework.arguments.parser.ArgumentParser<C,T>)
- org.bukkit.Location (implements java.lang.Cloneable, org.bukkit.configuration.serialization.ConfigurationSerializable)
- cloud.commandframework.bukkit.parsers.location.Location2D
- cloud.commandframework.bukkit.parsers.location.Location2DArgument.Location2DParser<C> (implements cloud.commandframework.arguments.parser.ArgumentParser<C,T>)
- cloud.commandframework.bukkit.parsers.location.LocationArgument.LocationParser<C> (implements cloud.commandframework.arguments.parser.ArgumentParser<C,T>)
- cloud.commandframework.bukkit.parsers.location.LocationCoordinate
- cloud.commandframework.bukkit.parsers.location.LocationCoordinateParser<C> (implements cloud.commandframework.arguments.parser.ArgumentParser<C,T>)
- cloud.commandframework.bukkit.parsers.MaterialArgument.MaterialParser<C> (implements cloud.commandframework.arguments.parser.ArgumentParser<C,T>)
- cloud.commandframework.bukkit.internal.MinecraftArgumentTypes
- cloud.commandframework.bukkit.parsers.selector.MultipleEntitySelectorArgument.MultipleEntitySelectorParser<C> (implements cloud.commandframework.arguments.parser.ArgumentParser<C,T>)
- cloud.commandframework.bukkit.parsers.selector.MultiplePlayerSelectorArgument.MultiplePlayerSelectorParser<C> (implements cloud.commandframework.arguments.parser.ArgumentParser<C,T>)
- cloud.commandframework.bukkit.parsers.OfflinePlayerArgument.OfflinePlayerParser<C> (implements cloud.commandframework.arguments.parser.ArgumentParser<C,T>)
- cloud.commandframework.bukkit.parsers.PlayerArgument.PlayerParser<C> (implements cloud.commandframework.arguments.parser.ArgumentParser<C,T>)
- cloud.commandframework.captions.SimpleCaptionRegistry<C> (implements cloud.commandframework.captions.FactoryDelegatingCaptionRegistry<C>)
- cloud.commandframework.bukkit.parsers.selector.SingleEntitySelectorArgument.SingleEntitySelectorParser<C> (implements cloud.commandframework.arguments.parser.ArgumentParser<C,T>)
- cloud.commandframework.bukkit.parsers.selector.SinglePlayerSelectorArgument.SinglePlayerSelectorParser<C> (implements cloud.commandframework.arguments.parser.ArgumentParser<C,T>)
- java.lang.Throwable (implements java.io.Serializable)
- cloud.commandframework.bukkit.parsers.WorldArgument.WorldParser<C> (implements cloud.commandframework.arguments.parser.ArgumentParser<C,T>)