Package net.minecraft
Class class_7079<T>
java.lang.Object
net.minecraft.class_7079<T>
- All Implemented Interfaces:
com.mojang.brigadier.arguments.ArgumentType<RegistryKey<T>>
public class class_7079<T>
extends Object
implements com.mojang.brigadier.arguments.ArgumentType<RegistryKey<T>>
- Mappings:
Namespace Name official ejintermediary net/minecraft/class_7079named net/minecraft/class_7079
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final Collection<String>private static final com.mojang.brigadier.exceptions.DynamicCommandExceptionTypeprivate static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType(package private) final RegistryKey<? extends Registry<T>> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<S> CompletableFuture<com.mojang.brigadier.suggestion.Suggestions>listSuggestions(com.mojang.brigadier.context.CommandContext<S> commandContext, com.mojang.brigadier.suggestion.SuggestionsBuilder suggestionsBuilder) static EntityAttributemethod_41219(com.mojang.brigadier.context.CommandContext<ServerCommandSource> commandContext, String string) private static <T> RegistryKey<T>method_41220(com.mojang.brigadier.context.CommandContext<ServerCommandSource> commandContext, String string, RegistryKey<Registry<T>> registryKey, com.mojang.brigadier.exceptions.DynamicCommandExceptionType dynamicCommandExceptionType) private static <T> Registry<T>method_41221(com.mojang.brigadier.context.CommandContext<ServerCommandSource> commandContext, RegistryKey<? extends Registry<T>> registryKey) static <T> class_7079<T>method_41224(RegistryKey<? extends Registry<T>> registryKey) static RegistryEntry<ConfiguredFeature<?,?>> method_41225(com.mojang.brigadier.context.CommandContext<ServerCommandSource> commandContext, String string) parse(com.mojang.brigadier.StringReader stringReader)
-
Field Details
-
field_37269
- Mappings:
Namespace Name Mixin selector official aLej;a:Ljava/util/Collection;intermediary field_37269Lnet/minecraft/class_7079;field_37269:Ljava/util/Collection;named field_37269Lnet/minecraft/class_7079;field_37269:Ljava/util/Collection;
-
field_37270
private static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType field_37270- Mappings:
Namespace Name Mixin selector official bLej;b:Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;intermediary field_37270Lnet/minecraft/class_7079;field_37270:Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;named field_37270Lnet/minecraft/class_7079;field_37270:Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;
-
field_37271
private static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType field_37271- Mappings:
Namespace Name Mixin selector official cLej;c:Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;intermediary field_37271Lnet/minecraft/class_7079;field_37271:Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;named field_37271Lnet/minecraft/class_7079;field_37271:Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;
-
field_37272
- Mappings:
Namespace Name Mixin selector official dLej;d:Lys;intermediary field_37272Lnet/minecraft/class_7079;field_37272:Lnet/minecraft/class_5321;named field_37272Lnet/minecraft/class_7079;field_37272:Lnet/minecraft/util/registry/RegistryKey;
-
-
Constructor Details
-
class_7079
-
-
Method Details
-
method_41224
- Mappings:
Namespace Name Mixin selector official aLej;a(Lys;)Lej;intermediary method_41224Lnet/minecraft/class_7079;method_41224(Lnet/minecraft/class_5321;)Lnet/minecraft/class_7079;named method_41224Lnet/minecraft/class_7079;method_41224(Lnet/minecraft/util/registry/RegistryKey;)Lnet/minecraft/class_7079;
-
method_41220
private static <T> RegistryKey<T> method_41220(com.mojang.brigadier.context.CommandContext<ServerCommandSource> commandContext, String string, RegistryKey<Registry<T>> registryKey, com.mojang.brigadier.exceptions.DynamicCommandExceptionType dynamicCommandExceptionType) throws com.mojang.brigadier.exceptions.CommandSyntaxException - Throws:
com.mojang.brigadier.exceptions.CommandSyntaxException- Mappings:
Namespace Name Mixin selector official aLej;a(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;Lys;Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;)Lys;intermediary method_41220Lnet/minecraft/class_7079;method_41220(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;Lnet/minecraft/class_5321;Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;)Lnet/minecraft/class_5321;named method_41220Lnet/minecraft/class_7079;method_41220(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;Lnet/minecraft/util/registry/RegistryKey;Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;)Lnet/minecraft/util/registry/RegistryKey;
-
method_41221
private static <T> Registry<T> method_41221(com.mojang.brigadier.context.CommandContext<ServerCommandSource> commandContext, RegistryKey<? extends Registry<T>> registryKey) - Mappings:
Namespace Name Mixin selector official aLej;a(Lcom/mojang/brigadier/context/CommandContext;Lys;)Lhb;intermediary method_41221Lnet/minecraft/class_7079;method_41221(Lcom/mojang/brigadier/context/CommandContext;Lnet/minecraft/class_5321;)Lnet/minecraft/class_2378;named method_41221Lnet/minecraft/class_7079;method_41221(Lcom/mojang/brigadier/context/CommandContext;Lnet/minecraft/util/registry/RegistryKey;)Lnet/minecraft/util/registry/Registry;
-
method_41219
public static EntityAttribute method_41219(com.mojang.brigadier.context.CommandContext<ServerCommandSource> commandContext, String string) throws com.mojang.brigadier.exceptions.CommandSyntaxException - Throws:
com.mojang.brigadier.exceptions.CommandSyntaxException- Mappings:
Namespace Name Mixin selector official aLej;a(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Layu;intermediary method_41219Lnet/minecraft/class_7079;method_41219(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/class_1320;named method_41219Lnet/minecraft/class_7079;method_41219(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/entity/attribute/EntityAttribute;
-
method_41225
public static RegistryEntry<ConfiguredFeature<?,?>> method_41225(com.mojang.brigadier.context.CommandContext<ServerCommandSource> commandContext, String string) throws com.mojang.brigadier.exceptions.CommandSyntaxException - Throws:
com.mojang.brigadier.exceptions.CommandSyntaxException- Mappings:
Namespace Name Mixin selector official bLej;b(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lgs;intermediary method_41225Lnet/minecraft/class_7079;method_41225(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/class_6880;named method_41225Lnet/minecraft/class_7079;method_41225(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/util/registry/RegistryEntry;
-
parse
public RegistryKey<T> parse(com.mojang.brigadier.StringReader stringReader) throws com.mojang.brigadier.exceptions.CommandSyntaxException - Specified by:
parsein interfacecom.mojang.brigadier.arguments.ArgumentType<T>- Throws:
com.mojang.brigadier.exceptions.CommandSyntaxException- Mappings:
Namespace Name Mixin selector official aLej;a(Lcom/mojang/brigadier/StringReader;)Lys;intermediary method_41218Lnet/minecraft/class_7079;method_41218(Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/class_5321;named parseLnet/minecraft/class_7079;parse(Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/util/registry/RegistryKey;
-
listSuggestions
public <S> CompletableFuture<com.mojang.brigadier.suggestion.Suggestions> listSuggestions(com.mojang.brigadier.context.CommandContext<S> commandContext, com.mojang.brigadier.suggestion.SuggestionsBuilder suggestionsBuilder) - Specified by:
listSuggestionsin interfacecom.mojang.brigadier.arguments.ArgumentType<T>
-
getExamples
- Specified by:
getExamplesin interfacecom.mojang.brigadier.arguments.ArgumentType<T>
-