Uses of Class
net.guizhanss.guizhanlib.minecraft.commands.SubCommand
Packages that use SubCommand
-
Uses of SubCommand in net.guizhanss.guizhanlib.minecraft.commands
Constructors in net.guizhanss.guizhanlib.minecraft.commands with parameters of type SubCommandModifierConstructorDescriptionprotectedSubCommand(SubCommand parent, String name, Function<AbstractCommand, String> description, String usage, AbstractCommand... subCommands)