Package de.craftsblock.craftsnet.command
package de.craftsblock.craftsnet.command
-
ClassDescriptionThe
Commandclass represents a command that can be executed.TheCommandExecutorinterface represents an object capable of executing commands.TheCommandRegistryclass manages and provides access to registered commands.