Package net.minecraft
Class class_4271
java.lang.Object
net.minecraft.class_4271
- All Implemented Interfaces:
com.mojang.brigadier.arguments.ArgumentType<class_4261>
public class class_4271
extends Object
implements com.mojang.brigadier.arguments.ArgumentType<class_4261>
- Mappings:
Namespace Name official dcintermediary net/minecraft/class_4271named net/minecraft/class_4271
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.mojang.brigadier.exceptions.SimpleCommandExceptionTypeprivate static final Collection<String> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic class_4271static class_4261method_19437(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_20966
- Mappings:
Namespace Name Mixin selector official bLdc;b:Ljava/util/Collection;intermediary field_20966Lnet/minecraft/class_4271;field_20966:Ljava/util/Collection;named field_20966Lnet/minecraft/class_4271;field_20966:Ljava/util/Collection;
-
field_20965
public static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType field_20965- Mappings:
Namespace Name Mixin selector official aLdc;a:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;intermediary field_20965Lnet/minecraft/class_4271;field_20965:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;named field_20965Lnet/minecraft/class_4271;field_20965:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
-
-
Constructor Details
-
class_4271
public class_4271()
-
-
Method Details
-
method_19435
- Mappings:
Namespace Name Mixin selector official aLdc;a()Ldc;intermediary method_19435Lnet/minecraft/class_4271;method_19435()Lnet/minecraft/class_4271;named method_19435Lnet/minecraft/class_4271;method_19435()Lnet/minecraft/class_4271;
-
method_19437
public static class_4261 method_19437(com.mojang.brigadier.context.CommandContext<class_3915> commandContext, String string) - Mappings:
Namespace Name Mixin selector official aLdc;a(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lda;intermediary method_19437Lnet/minecraft/class_4271;method_19437(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/class_4261;named method_19437Lnet/minecraft/class_4271;method_19437(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/class_4261;
-
parse
public class_4261 parse(com.mojang.brigadier.StringReader stringReader) throws com.mojang.brigadier.exceptions.CommandSyntaxException - Specified by:
parsein interfacecom.mojang.brigadier.arguments.ArgumentType<class_4261>- Throws:
com.mojang.brigadier.exceptions.CommandSyntaxException- Mappings:
Namespace Name Mixin selector official aLdc;a(Lcom/mojang/brigadier/StringReader;)Lda;intermediary method_19436Lnet/minecraft/class_4271;method_19436(Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/class_4261;named parseLnet/minecraft/class_4271;parse(Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/class_4261;
-
getExamples
- Specified by:
getExamplesin interfacecom.mojang.brigadier.arguments.ArgumentType<class_4261>- Mappings:
Namespace Name Mixin selector official getExamplesLdc;getExamples()Ljava/util/Collection;intermediary getExamplesLnet/minecraft/class_4271;getExamples()Ljava/util/Collection;named getExamplesLnet/minecraft/class_4271;getExamples()Ljava/util/Collection;
-