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 co
intermediary net/minecraft/class_4181
named net/minecraft/class_4181
  • Field Details

    • field_20523

      private static final Collection<String> field_20523
      Mappings:
      Namespace Name Mixin selector
      official d Lco;d:Ljava/util/Collection;
      intermediary field_20523 Lnet/minecraft/class_4181;field_20523:Ljava/util/Collection;
      named field_20523 Lnet/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 a Lco;a:Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;
      intermediary field_20520 Lnet/minecraft/class_4181;field_20520:Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;
      named field_20520 Lnet/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 b Lco;b:Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;
      intermediary field_20521 Lnet/minecraft/class_4181;field_20521:Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;
      named field_20521 Lnet/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 c Lco;c:Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;
      intermediary field_20522 Lnet/minecraft/class_4181;field_20522:Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;
      named field_20522 Lnet/minecraft/class_4181;field_20522:Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;
  • Constructor Details

    • class_4181

      public class_4181()
  • Method Details

    • method_18904

      public static class_4181 method_18904()
      Mappings:
      Namespace Name Mixin selector
      official a Lco;a()Lco;
      intermediary method_18904 Lnet/minecraft/class_4181;method_18904()Lnet/minecraft/class_4181;
      named method_18904 Lnet/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 a Lco;a(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Ll;
      intermediary method_18906 Lnet/minecraft/class_4181;method_18906(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/class_3326;
      named method_18906 Lnet/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 b Lco;b(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lavk;
      intermediary method_18908 Lnet/minecraft/class_4181;method_18908(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/class_1114;
      named method_18908 Lnet/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 c Lco;c(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lpc;
      intermediary method_18910 Lnet/minecraft/class_4181;method_18910(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/class_1653;
      named method_18910 Lnet/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:
      parse in interface com.mojang.brigadier.arguments.ArgumentType<Identifier>
      Throws:
      com.mojang.brigadier.exceptions.CommandSyntaxException
      Mappings:
      Namespace Name Mixin selector
      official a Lco;a(Lcom/mojang/brigadier/StringReader;)Lpc;
      intermediary method_18905 Lnet/minecraft/class_4181;method_18905(Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/class_1653;
      named parse Lnet/minecraft/class_4181;parse(Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/util/Identifier;
    • getExamples

      public Collection<String> getExamples()
      Specified by:
      getExamples in interface com.mojang.brigadier.arguments.ArgumentType<Identifier>
      Mappings:
      Namespace Name Mixin selector
      official getExamples Lco;getExamples()Ljava/util/Collection;
      intermediary getExamples Lnet/minecraft/class_4181;getExamples()Ljava/util/Collection;
      named getExamples Lnet/minecraft/class_4181;getExamples()Ljava/util/Collection;