History - net.minecraft.commands.arguments.ResourceSelectorArgument
25w03a
Names
gc
net.minecraft.commands.arguments.ResourceSelectorArgument
net.minecraft.class_10644
net.minecraft.class_10644
Fields
Collection<String>: b, EXAMPLES, field_56061, field_56061
com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType: a, ERROR_NO_MATCHES, field_56060, field_56060
ResourceKey<? extends Registry<T>>: c, registryKey, field_56062, field_56062
HolderLookup<T>: d, registryLookup, field_56063, field_56063
Constructors
(CommandBuildContext, ResourceKey<? extends Registry<T>>)
Methods
Collection<Holder$Reference<T>> (com.mojang.brigadier.StringReader): a, parse, method_66821, parse
<T> Collection<Holder$Reference<T>> (com.mojang.brigadier.StringReader, HolderLookup<T>): a, parse, method_66822, method_66822
String (com.mojang.brigadier.StringReader): b, readPattern, method_66829, method_66829
boolean (char): a, isAllowedPatternCharacter, method_66820, method_66820
String (String): a, ensureNamespaced, method_66826, method_66826
boolean (String, ResourceLocation): a, matches, method_66827, method_66827
<T> ResourceSelectorArgument<T> (CommandBuildContext, ResourceKey<? extends Registry<T>>): a, resourceSelector, method_66824, method_66824
<T> Collection<Holder$Reference<T>> (com.mojang.brigadier.context.CommandContext<CommandSourceStack>, String, ResourceKey<? extends Registry<T>>): a, getSelectedResources, method_66823, method_66823
<S> CompletableFuture<com.mojang.brigadier.suggestion.Suggestions> (com.mojang.brigadier.context.CommandContext<S>, com.mojang.brigadier.suggestion.SuggestionsBuilder): listSuggestions, listSuggestions
Collection<String> (): getExamples, getExamples