| public static <T> RegistryKeyArgumentType<T> | |
| public static <T> RegistryKey<T> | | getRegistryKey(com.mojang.brigadier.context.CommandContext<CommandSourceStack> context, String name, ResourceKey<Registry<T>> registryKey, com.mojang.brigadier.exceptions.DynamicCommandExceptionType exceptionType) | | getRegistryKey(com.mojang.brigadier.context.CommandContext<CommandSourceStack> context, String name, ResourceKey<Registry<T>> registryKey, com.mojang.brigadier.exceptions.DynamicCommandExceptionType exceptionType) | | 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> | |
| private static <T> RegistryEntry$Reference<T> | | resolveKey(com.mojang.brigadier.context.CommandContext<CommandSourceStack> context, String name, ResourceKey<Registry<T>> registryKey, com.mojang.brigadier.exceptions.DynamicCommandExceptionType exception) | | resolveKey(com.mojang.brigadier.context.CommandContext<CommandSourceStack> context, String name, ResourceKey<Registry<T>> registryKey, com.mojang.brigadier.exceptions.DynamicCommandExceptionType exception) | | 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 RegistryEntry$Reference<ConfiguredFeature<?, ?>> | |
| public static RegistryEntry$Reference<Structure> | |
| public static RegistryEntry$Reference<StructurePool> | |
| public static RecipeEntry<?> | |
| public static AdvancementEntry | |
| public RegistryKey<T> | | parse(com.mojang.brigadier.StringReader reader) | | parse(com.mojang.brigadier.StringReader reader) | | 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> context, com.mojang.brigadier.suggestion.SuggestionsBuilder builder) | | listSuggestions(com.mojang.brigadier.context.CommandContext<S> context, com.mojang.brigadier.suggestion.SuggestionsBuilder builder) | | 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() |
|