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

    • field_20966

      private static final Collection<String> field_20966
      Mappings:
      Namespace Name Mixin selector
      official b Ldc;b:Ljava/util/Collection;
      intermediary field_20966 Lnet/minecraft/class_4271;field_20966:Ljava/util/Collection;
      named field_20966 Lnet/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 a Ldc;a:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
      intermediary field_20965 Lnet/minecraft/class_4271;field_20965:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
      named field_20965 Lnet/minecraft/class_4271;field_20965:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
  • Constructor Details

    • class_4271

      public class_4271()
  • Method Details

    • method_19435

      public static class_4271 method_19435()
      Mappings:
      Namespace Name Mixin selector
      official a Ldc;a()Ldc;
      intermediary method_19435 Lnet/minecraft/class_4271;method_19435()Lnet/minecraft/class_4271;
      named method_19435 Lnet/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 a Ldc;a(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lda;
      intermediary method_19437 Lnet/minecraft/class_4271;method_19437(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/class_4261;
      named method_19437 Lnet/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:
      parse in interface com.mojang.brigadier.arguments.ArgumentType<class_4261>
      Throws:
      com.mojang.brigadier.exceptions.CommandSyntaxException
      Mappings:
      Namespace Name Mixin selector
      official a Ldc;a(Lcom/mojang/brigadier/StringReader;)Lda;
      intermediary method_19436 Lnet/minecraft/class_4271;method_19436(Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/class_4261;
      named parse Lnet/minecraft/class_4271;parse(Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/class_4261;
    • getExamples

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