All Classes and Interfaces

Class
Description
 
 
 
Specialized variant of Source, for when the sender is a ConsoleCommandSender.
Specialized variant of Source, for when the sender is an Entity.
Parses Bukkit worlds from a NamespacedKey.
CommandManager implementation for Bukkit-based platforms (i.e.
A CommandManager implementation for modern Paper API, using CommandSourceStack as the base sender type.
Variant of PaperCommandManager created at bootstrap time rather than in Plugin.onEnable().
First stage builder for PaperCommandManager.
Second stage builder for PaperCommandManager.
A simple SenderMapper implementation designed for use with PaperCommandManager.
Specialized variant of Source, for when the sender is a Player.
Interface implemented by managers that have an associated PluginMeta.
Parser for Registry entries.
Exception when there is no registry entry for the provided key.
Holds a registry value and it's key.
A simple wrapper around CommandSourceStack.