Registry Command Argument
class RegistryCommandArgument<T : Keyed>(registry: PylonRegistry<T>) : CustomArgumentType.Converted<T, NamespacedKey> (source)
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override fun <S : Any> listSuggestions(context: CommandContext<S>, builder: SuggestionsBuilder): CompletableFuture<Suggestions>