Package net.minecraft

Class class_4009

java.lang.Object
net.minecraft.class_4009
All Implemented Interfaces:
com.mojang.brigadier.arguments.ArgumentType<Text>

public class class_4009 extends Object implements com.mojang.brigadier.arguments.ArgumentType<Text>
Mappings:
Namespace Name
official by
intermediary net/minecraft/class_4009
named net/minecraft/class_4009
  • Field Details

    • field_19472

      private static final Collection<String> field_19472
      Mappings:
      Namespace Name Mixin selector
      official b Lby;b:Ljava/util/Collection;
      intermediary field_19472 Lnet/minecraft/class_4009;field_19472:Ljava/util/Collection;
      named field_19472 Lnet/minecraft/class_4009;field_19472:Ljava/util/Collection;
    • field_19471

      public static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType field_19471
      Mappings:
      Namespace Name Mixin selector
      official a Lby;a:Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;
      intermediary field_19471 Lnet/minecraft/class_4009;field_19471:Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;
      named field_19471 Lnet/minecraft/class_4009;field_19471:Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;
  • Constructor Details

    • class_4009

      private class_4009()
  • Method Details

    • method_17713

      public static Text method_17713(com.mojang.brigadier.context.CommandContext<class_3915> commandContext, String string)
      Mappings:
      Namespace Name Mixin selector
      official a Lby;a(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lij;
      intermediary method_17713 Lnet/minecraft/class_4009;method_17713(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/class_1982;
      named method_17713 Lnet/minecraft/class_4009;method_17713(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/text/Text;
    • method_17711

      public static class_4009 method_17711()
      Mappings:
      Namespace Name Mixin selector
      official a Lby;a()Lby;
      intermediary method_17711 Lnet/minecraft/class_4009;method_17711()Lnet/minecraft/class_4009;
      named method_17711 Lnet/minecraft/class_4009;method_17711()Lnet/minecraft/class_4009;
    • parse

      public Text parse(com.mojang.brigadier.StringReader stringReader) throws com.mojang.brigadier.exceptions.CommandSyntaxException
      Specified by:
      parse in interface com.mojang.brigadier.arguments.ArgumentType<Text>
      Throws:
      com.mojang.brigadier.exceptions.CommandSyntaxException
      Mappings:
      Namespace Name Mixin selector
      official a Lby;a(Lcom/mojang/brigadier/StringReader;)Lij;
      intermediary method_17712 Lnet/minecraft/class_4009;method_17712(Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/class_1982;
      named parse Lnet/minecraft/class_4009;parse(Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/text/Text;
    • getExamples

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