Package net.minecraft
Class class_4119
java.lang.Object
net.minecraft.class_4119
- All Implemented Interfaces:
com.mojang.brigadier.arguments.ArgumentType<NbtCompound>
public class class_4119
extends Object
implements com.mojang.brigadier.arguments.ArgumentType<NbtCompound>
- Mappings:
Namespace Name official chintermediary net/minecraft/class_4119named net/minecraft/class_4119
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.mojang.brigadier.exceptions.DynamicCommandExceptionTypeprivate static final Collection<String> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic class_4119static <S> NbtCompoundmethod_18395(com.mojang.brigadier.context.CommandContext<S> 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_20072
- Mappings:
Namespace Name Mixin selector official bLch;b:Ljava/util/Collection;intermediary field_20072Lnet/minecraft/class_4119;field_20072:Ljava/util/Collection;named field_20072Lnet/minecraft/class_4119;field_20072:Ljava/util/Collection;
-
field_20071
public static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType field_20071- Mappings:
Namespace Name Mixin selector official aLch;a:Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;intermediary field_20071Lnet/minecraft/class_4119;field_20071:Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;named field_20071Lnet/minecraft/class_4119;field_20071:Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;
-
-
Constructor Details
-
class_4119
private class_4119()
-
-
Method Details
-
method_18393
- Mappings:
Namespace Name Mixin selector official aLch;a()Lch;intermediary method_18393Lnet/minecraft/class_4119;method_18393()Lnet/minecraft/class_4119;named method_18393Lnet/minecraft/class_4119;method_18393()Lnet/minecraft/class_4119;
-
method_18395
public static <S> NbtCompound method_18395(com.mojang.brigadier.context.CommandContext<S> commandContext, String string) - Mappings:
Namespace Name Mixin selector official aLch;a(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lgy;intermediary method_18395Lnet/minecraft/class_4119;method_18395(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/class_322;named method_18395Lnet/minecraft/class_4119;method_18395(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/nbt/NbtCompound;
-
parse
public NbtCompound parse(com.mojang.brigadier.StringReader stringReader) throws com.mojang.brigadier.exceptions.CommandSyntaxException - Specified by:
parsein interfacecom.mojang.brigadier.arguments.ArgumentType<NbtCompound>- Throws:
com.mojang.brigadier.exceptions.CommandSyntaxException- Mappings:
Namespace Name Mixin selector official aLch;a(Lcom/mojang/brigadier/StringReader;)Lgy;intermediary method_18394Lnet/minecraft/class_4119;method_18394(Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/class_322;named parseLnet/minecraft/class_4119;parse(Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/nbt/NbtCompound;
-
getExamples
- Specified by:
getExamplesin interfacecom.mojang.brigadier.arguments.ArgumentType<NbtCompound>- Mappings:
Namespace Name Mixin selector official getExamplesLch;getExamples()Ljava/util/Collection;intermediary getExamplesLnet/minecraft/class_4119;getExamples()Ljava/util/Collection;named getExamplesLnet/minecraft/class_4119;getExamples()Ljava/util/Collection;
-