Package io.github.mqzn.commands.base
package io.github.mqzn.commands.base
-
ClassDescriptionCommand<S>A record that holds some information to it such as the permission of the command, it's description and it's aliases !Represents a requirement/criteria that must be true for the command to be executedSenderProvider<S,
C> An interface that represents a function to provide suggestions for an argument for annotation parsing purposes