net.minecraft.commands.arguments

public class ResourceKeyArgument<T>

implements com.mojang.brigadier.arguments.ArgumentType<ResourceKey<T>>

fw
net.minecraft.commands.arguments.ResourceKeyArgument
net.minecraft.class_7079
net.minecraft.command.argument.RegistryKeyArgumentType
net.minecraft.commands.arguments.ResourceKeyArgument

Field summary

Modifier and TypeField
private static final Collection<String>
a
EXAMPLES
field_37269
EXAMPLES
private static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType
b
ERROR_INVALID_FEATURE
field_37271
INVALID_FEATURE_EXCEPTION
private static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType
c
ERROR_INVALID_STRUCTURE
field_39191
INVALID_STRUCTURE_EXCEPTION
private static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType
d
ERROR_INVALID_TEMPLATE_POOL
field_39192
INVALID_JIGSAW_EXCEPTION
private static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType
e
ERROR_INVALID_RECIPE
field_54825
RECIPE_NOT_FOUND_EXCEPTION
private static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType
f
ERROR_INVALID_ADVANCEMENT
field_54826
ADVANCEMENT_NOT_FOUND_EXCEPTION
final ResourceKey<? extends Registry<T>>
g
registryKey
field_37272
registryRef

Constructor summary

ModifierConstructor
public (ResourceKey<? extends Registry<T>> registryRef)

Method summary

Modifier and TypeMethod
public static <T> ResourceKeyArgument<T>
a(aly<? extends kd<T>> arg0)
key(ResourceKey<? extends Registry<T>> arg0)
method_41224(class_5321<? extends class_2378<T>> arg0)
registryKey(RegistryKey<? extends Registry<T>> registryRef)
private static <T> ResourceKey<T>
a(com.mojang.brigadier.context.CommandContext<ew> arg0, String arg1, aly<kd<T>> arg2, com.mojang.brigadier.exceptions.DynamicCommandExceptionType arg3)
getRegistryKey(com.mojang.brigadier.context.CommandContext<CommandSourceStack> arg0, String arg1, ResourceKey<Registry<T>> arg2, com.mojang.brigadier.exceptions.DynamicCommandExceptionType arg3)
method_41220(com.mojang.brigadier.context.CommandContext<class_2168> arg0, String arg1, class_5321<class_2378<T>> arg2, com.mojang.brigadier.exceptions.DynamicCommandExceptionType arg3)
getKey(com.mojang.brigadier.context.CommandContext<ServerCommandSource> context, String name, RegistryKey<Registry<T>> registryRef, com.mojang.brigadier.exceptions.DynamicCommandExceptionType invalidException)
private static <T> Registry<T>
a(com.mojang.brigadier.context.CommandContext<ew> arg0, aly<? extends kd<T>> arg1)
getRegistry(com.mojang.brigadier.context.CommandContext<CommandSourceStack> arg0, ResourceKey<? extends Registry<T>> arg1)
method_41221(com.mojang.brigadier.context.CommandContext<class_2168> arg0, class_5321<? extends class_2378<T>> arg1)
getRegistry(com.mojang.brigadier.context.CommandContext<ServerCommandSource> context, RegistryKey<? extends Registry<T>> registryRef)
private static <T> Holder$Reference<T>
b(com.mojang.brigadier.context.CommandContext<ew> arg0, String arg1, aly<kd<T>> arg2, com.mojang.brigadier.exceptions.DynamicCommandExceptionType arg3)
resolveKey(com.mojang.brigadier.context.CommandContext<CommandSourceStack> arg0, String arg1, ResourceKey<Registry<T>> arg2, com.mojang.brigadier.exceptions.DynamicCommandExceptionType arg3)
method_43777(com.mojang.brigadier.context.CommandContext<class_2168> arg0, String arg1, class_5321<class_2378<T>> arg2, com.mojang.brigadier.exceptions.DynamicCommandExceptionType arg3)
getRegistryEntry(com.mojang.brigadier.context.CommandContext<ServerCommandSource> context, String name, RegistryKey<Registry<T>> registryRef, com.mojang.brigadier.exceptions.DynamicCommandExceptionType invalidException)
public static Holder$Reference<ConfiguredFeature<?, ?>>
a(com.mojang.brigadier.context.CommandContext<ew> arg0, String arg1)
getConfiguredFeature(com.mojang.brigadier.context.CommandContext<CommandSourceStack> arg0, String arg1)
method_41225(com.mojang.brigadier.context.CommandContext<class_2168> arg0, String arg1)
getConfiguredFeatureEntry(com.mojang.brigadier.context.CommandContext<ServerCommandSource> context, String name)
public static Holder$Reference<Structure>
b(com.mojang.brigadier.context.CommandContext<ew> arg0, String arg1)
getStructure(com.mojang.brigadier.context.CommandContext<CommandSourceStack> arg0, String arg1)
method_43779(com.mojang.brigadier.context.CommandContext<class_2168> arg0, String arg1)
getStructureEntry(com.mojang.brigadier.context.CommandContext<ServerCommandSource> context, String name)
public static Holder$Reference<StructureTemplatePool>
c(com.mojang.brigadier.context.CommandContext<ew> arg0, String arg1)
getStructureTemplatePool(com.mojang.brigadier.context.CommandContext<CommandSourceStack> arg0, String arg1)
method_43780(com.mojang.brigadier.context.CommandContext<class_2168> arg0, String arg1)
getStructurePoolEntry(com.mojang.brigadier.context.CommandContext<ServerCommandSource> context, String name)
public static RecipeHolder<?>
d(com.mojang.brigadier.context.CommandContext<ew> arg0, String arg1)
getRecipe(com.mojang.brigadier.context.CommandContext<CommandSourceStack> arg0, String arg1)
method_64866(com.mojang.brigadier.context.CommandContext<class_2168> arg0, String arg1)
getRecipeEntry(com.mojang.brigadier.context.CommandContext<ServerCommandSource> context, String name)
public static AdvancementHolder
e(com.mojang.brigadier.context.CommandContext<ew> arg0, String arg1)
getAdvancement(com.mojang.brigadier.context.CommandContext<CommandSourceStack> arg0, String arg1)
method_64867(com.mojang.brigadier.context.CommandContext<class_2168> arg0, String arg1)
getAdvancementEntry(com.mojang.brigadier.context.CommandContext<ServerCommandSource> context, String name)
public ResourceKey<T>
a(com.mojang.brigadier.StringReader arg0)
parse(com.mojang.brigadier.StringReader arg0)
method_41218(com.mojang.brigadier.StringReader arg0)
parse(com.mojang.brigadier.StringReader arg0)
public <S> CompletableFuture<com.mojang.brigadier.suggestion.Suggestions>
listSuggestions(com.mojang.brigadier.context.CommandContext<S> arg0, com.mojang.brigadier.suggestion.SuggestionsBuilder arg1)
listSuggestions(com.mojang.brigadier.context.CommandContext<S> arg0, com.mojang.brigadier.suggestion.SuggestionsBuilder arg1)
listSuggestions(com.mojang.brigadier.context.CommandContext<S> arg0, com.mojang.brigadier.suggestion.SuggestionsBuilder arg1)
listSuggestions(com.mojang.brigadier.context.CommandContext<S> context, com.mojang.brigadier.suggestion.SuggestionsBuilder builder)
public Collection<String>
getExamples()
getExamples()