Package org.spongepowered.api.command.manager
@DefaultQualifier(org.checkerframework.checker.nullness.qual.NonNull.class)
package org.spongepowered.api.command.manager
-
ClassDescriptionIndicates that a command could not be registered.Registers and dispatches commands.A mutable view of the command manager, allowing additional commands to be registered.Provides information about a mapping between a command and its aliases.