Uses of Class
com.dianxin.tori.api.commands.slash.BaseCommand
Packages that use BaseCommand
-
Uses of BaseCommand in com.dianxin.tori.api.commands
Methods in com.dianxin.tori.api.commands with parameters of type BaseCommandModifier and TypeMethodDescriptionCommandRegistrar.registerSlash(BaseCommand... cmdInstances) Registers one or more legacy slash commands into the system.