Package net.minestom.server.command
-
Interface Summary Interface Description CommandProcessor Represents a simple command which give you the whole string representationCommandSender Represents something which can send commands to the server. -
Class Summary Class Description CommandManager Manager used to registerCommand
andCommandProcessor
.ConsoleSender Represents the console when sending a command to the server.