Uses of Annotation Interface
eu.cloudnetservice.ext.platforminject.api.stereotype.Command
Packages that use Command
-
Uses of Command in eu.cloudnetservice.ext.platforminject.api.data
Fields in eu.cloudnetservice.ext.platforminject.api.data with type parameters of type CommandModifier and TypeFieldDescriptionprivate final @NonNull Collection<Command> ParsedPluginData.commandsThe field for thecommandsrecord component.Methods in eu.cloudnetservice.ext.platforminject.api.data that return types with arguments of type CommandModifier and TypeMethodDescriptionParsedPluginData.commands()Returns the value of thecommandsrecord component.