Uses of Interface
io.github.projectunified.craftcommand.CommandInfoExposer
Packages that use CommandInfoExposer
-
Uses of CommandInfoExposer in io.github.projectunified.craftcommand
Methods in io.github.projectunified.craftcommand with parameters of type CommandInfoExposerModifier and TypeMethodDescriptionvoidCommandManager.registerExposer(Object commandInstance, CommandInfoExposer exposer) Registers a CommandInfoExposer for a command instance.