Class RegistryCommandArgument

    • Method Summary

      Modifier and Type Method Description
      T convert(NamespacedKey nativeType)
      <S extends Any> CompletableFuture<Suggestions> listSuggestions(CommandContext<S> context, SuggestionsBuilder builder)
      ArgumentType<NamespacedKey> getNativeType()
      • Methods inherited from class io.github.pylonmc.pylon.core.command.RegistryCommandArgument

        getExamples, getNativeType
      • Methods inherited from class io.papermc.paper.command.brigadier.argument.CustomArgumentType.Converted

        convert
      • Methods inherited from class com.mojang.brigadier.arguments.ArgumentType

        parse, parse
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait