Uses of Package
org.bukkit.command
Package
Description
The root package of the Bukkit API, contains generalized API classes.
Classes relating to handling specialized non-chat player input.
Commands for emulating the Minecraft commands and other necessary ones for
use by a Bukkit implementation.
Interfaces for non-voxel objects that can exist in a
world
, including all players, monsters, projectiles, etc.Interfaces for various
Boat
types.Interfaces for various
Minecart
types.Events
relating to programmatic state
changes on the server.Classes used to manipulate the default command and topic assistance system.
Classes specifically relating to loading software modules at runtime.
Classes for handling
plugins
written in
java.-
ClassDescriptionRepresents a Command, which executes various tasks upon user inputDeprecated, for removal: This API element is subject to removal in a future version.Timings will be removed in the future
-
-
-
-
-
ClassDescriptionRepresents a Command, which executes various tasks upon user input
-
-
-
-
-
ClassDescriptionThrown when an unhandled exception occurs during the execution of a CommandRepresents a
Command
belonging to a plugin -
ClassDescriptionRepresents a Command, which executes various tasks upon user inputThrown when an unhandled exception occurs during the execution of a CommandRepresents a class which contains a single method for executing commandsDeprecated, for removal: This API element is subject to removal in a future version.Timings will be removed in the futureThis interface is used by the help system to group commands into sub-indexes based on the
Plugin
they are a part of.Represents a class which can suggest tab completions for commands. -
ClassDescriptionRepresents a Command, which executes various tasks upon user input
-
-
-
-
-
-
ClassDescriptionRepresents a Command, which executes various tasks upon user input
-
ClassDescriptionRepresents a class which contains a single method for executing commandsRepresents a class which can suggest tab completions for commands.This class is provided as a convenience to implement both TabCompleter and CommandExecutor.
-
ClassDescriptionRepresents a Command, which executes various tasks upon user inputRepresents a class which contains a single method for executing commandsRepresents a
Command
belonging to a pluginRepresents a class which can suggest tab completions for commands.This class is provided as a convenience to implement both TabCompleter and CommandExecutor.