| Package | Description | 
|---|---|
| co.aikar.timings | |
| com.destroystokyo.paper.entity | |
| com.destroystokyo.paper.event.server | |
| com.destroystokyo.paper.exception | |
| org.bukkit | 
 More generalized classes in the API. 
 | 
| org.bukkit.command | 
 Classes relating to handling specialized non-chat player input. 
 | 
| org.bukkit.command.defaults | 
 Commands for emulating the Minecraft commands and other necessary ones for
 use by a Bukkit implementation. 
 | 
| org.bukkit.entity | 
 Interfaces for non-voxel objects that can exist in a  
world, including all players, monsters, projectiles, etc. | 
| org.bukkit.entity.minecart | 
 Interfaces for various  
Minecart types. | 
| org.bukkit.event.command | |
| org.bukkit.event.server | 
Events relating to programmatic state
 changes on the server. | 
| org.bukkit.help | 
 Classes used to manipulate the default command and topic assistance system. 
 | 
| org.bukkit.plugin | 
 Classes specifically relating to loading software modules at runtime. 
 | 
| org.bukkit.plugin.java | 
 Classes for handling  
plugins written in
 java. | 
| Class and Description | 
|---|
| Command
 Represents a Command, which executes various tasks upon user input 
 | 
| CommandSender | 
| MessageCommandSender
 For when all you care about is just messaging 
 | 
| Class and Description | 
|---|
| CommandSender | 
| Class and Description | 
|---|
| CommandSender | 
| Class and Description | 
|---|
| Command
 Represents a Command, which executes various tasks upon user input 
 | 
| CommandSender | 
| Class and Description | 
|---|
| CommandException
 Thrown when an unhandled exception occurs during the execution of a Command 
 | 
| CommandMap | 
| CommandSender | 
| ConsoleCommandSender | 
| PluginCommand
 Represents a  
Command belonging to a plugin | 
| Class and Description | 
|---|
| Command
 Represents a Command, which executes various tasks upon user input 
 | 
| CommandException
 Thrown when an unhandled exception occurs during the execution of a Command 
 | 
| CommandExecutor
 Represents a class which contains a single method for executing commands 
 | 
| CommandMap | 
| CommandSender | 
| CommandSender.Spigot | 
| MessageCommandSender
 For when all you care about is just messaging 
 | 
| PluginIdentifiableCommand
 This interface is used by the help system to group commands into
 sub-indexes based on the  
Plugin they are a part of. | 
| TabCompleter
 Represents a class which can suggest tab completions for commands. 
 | 
| Class and Description | 
|---|
| Command
 Represents a Command, which executes various tasks upon user input 
 | 
| CommandSender | 
| Class and Description | 
|---|
| CommandSender | 
| CommandSender.Spigot | 
| Class and Description | 
|---|
| CommandSender | 
| Class and Description | 
|---|
| CommandSender | 
| Class and Description | 
|---|
| CommandSender | 
| Class and Description | 
|---|
| Command
 Represents a Command, which executes various tasks upon user input 
 | 
| CommandSender | 
| Class and Description | 
|---|
| CommandExecutor
 Represents a class which contains a single method for executing commands 
 | 
| SimpleCommandMap | 
| TabCompleter
 Represents a class which can suggest tab completions for commands. 
 | 
| TabExecutor
 This class is provided as a convenience to implement both TabCompleter and
 CommandExecutor. 
 | 
| Class and Description | 
|---|
| Command
 Represents a Command, which executes various tasks upon user input 
 | 
| CommandExecutor
 Represents a class which contains a single method for executing commands 
 | 
| CommandSender | 
| PluginCommand
 Represents a  
Command belonging to a plugin | 
| TabCompleter
 Represents a class which can suggest tab completions for commands. 
 | 
| TabExecutor
 This class is provided as a convenience to implement both TabCompleter and
 CommandExecutor. 
 | 
Copyright © 2021. All rights reserved.