Package net.minecraft
Class class_4181
java.lang.Object
net.minecraft.class_4181
- All Implemented Interfaces:
com.mojang.brigadier.arguments.ArgumentType<Identifier>
public class class_4181
extends Object
implements com.mojang.brigadier.arguments.ArgumentType<Identifier>
- Mappings:
Namespace Name official cointermediary net/minecraft/class_4181named net/minecraft/class_4181
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.mojang.brigadier.exceptions.DynamicCommandExceptionTypestatic final com.mojang.brigadier.exceptions.DynamicCommandExceptionTypestatic final com.mojang.brigadier.exceptions.DynamicCommandExceptionTypeprivate static final Collection<String> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic class_4181static SimpleAdvancementmethod_18906(com.mojang.brigadier.context.CommandContext<class_3915> commandContext, String string) static RecipeTypemethod_18908(com.mojang.brigadier.context.CommandContext<class_3915> commandContext, String string) static Identifiermethod_18910(com.mojang.brigadier.context.CommandContext<class_3915> commandContext, String string) parse(com.mojang.brigadier.StringReader stringReader) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.mojang.brigadier.arguments.ArgumentType
listSuggestions
-
Field Details
-
field_20523
- Mappings:
Namespace Name Mixin selector official dLco;d:Ljava/util/Collection;intermediary field_20523Lnet/minecraft/class_4181;field_20523:Ljava/util/Collection;named field_20523Lnet/minecraft/class_4181;field_20523:Ljava/util/Collection;
-
field_20520
public static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType field_20520- Mappings:
Namespace Name Mixin selector official aLco;a:Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;intermediary field_20520Lnet/minecraft/class_4181;field_20520:Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;named field_20520Lnet/minecraft/class_4181;field_20520:Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;
-
field_20521
public static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType field_20521- Mappings:
Namespace Name Mixin selector official bLco;b:Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;intermediary field_20521Lnet/minecraft/class_4181;field_20521:Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;named field_20521Lnet/minecraft/class_4181;field_20521:Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;
-
field_20522
public static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType field_20522- Mappings:
Namespace Name Mixin selector official cLco;c:Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;intermediary field_20522Lnet/minecraft/class_4181;field_20522:Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;named field_20522Lnet/minecraft/class_4181;field_20522:Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;
-
-
Constructor Details
-
class_4181
public class_4181()
-
-
Method Details
-
method_18904
- Mappings:
Namespace Name Mixin selector official aLco;a()Lco;intermediary method_18904Lnet/minecraft/class_4181;method_18904()Lnet/minecraft/class_4181;named method_18904Lnet/minecraft/class_4181;method_18904()Lnet/minecraft/class_4181;
-
method_18906
public static SimpleAdvancement method_18906(com.mojang.brigadier.context.CommandContext<class_3915> commandContext, String string) throws com.mojang.brigadier.exceptions.CommandSyntaxException - Throws:
com.mojang.brigadier.exceptions.CommandSyntaxException- Mappings:
Namespace Name Mixin selector official aLco;a(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Ll;intermediary method_18906Lnet/minecraft/class_4181;method_18906(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/class_3326;named method_18906Lnet/minecraft/class_4181;method_18906(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/advancement/SimpleAdvancement;
-
method_18908
public static RecipeType method_18908(com.mojang.brigadier.context.CommandContext<class_3915> commandContext, String string) throws com.mojang.brigadier.exceptions.CommandSyntaxException - Throws:
com.mojang.brigadier.exceptions.CommandSyntaxException- Mappings:
Namespace Name Mixin selector official bLco;b(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lavk;intermediary method_18908Lnet/minecraft/class_4181;method_18908(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/class_1114;named method_18908Lnet/minecraft/class_4181;method_18908(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/recipe/RecipeType;
-
method_18910
public static Identifier method_18910(com.mojang.brigadier.context.CommandContext<class_3915> commandContext, String string) - Mappings:
Namespace Name Mixin selector official cLco;c(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lpc;intermediary method_18910Lnet/minecraft/class_4181;method_18910(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/class_1653;named method_18910Lnet/minecraft/class_4181;method_18910(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/util/Identifier;
-
parse
public Identifier parse(com.mojang.brigadier.StringReader stringReader) throws com.mojang.brigadier.exceptions.CommandSyntaxException - Specified by:
parsein interfacecom.mojang.brigadier.arguments.ArgumentType<Identifier>- Throws:
com.mojang.brigadier.exceptions.CommandSyntaxException- Mappings:
Namespace Name Mixin selector official aLco;a(Lcom/mojang/brigadier/StringReader;)Lpc;intermediary method_18905Lnet/minecraft/class_4181;method_18905(Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/class_1653;named parseLnet/minecraft/class_4181;parse(Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/util/Identifier;
-
getExamples
- Specified by:
getExamplesin interfacecom.mojang.brigadier.arguments.ArgumentType<Identifier>- Mappings:
Namespace Name Mixin selector official getExamplesLco;getExamples()Ljava/util/Collection;intermediary getExamplesLnet/minecraft/class_4181;getExamples()Ljava/util/Collection;named getExamplesLnet/minecraft/class_4181;getExamples()Ljava/util/Collection;
-