Package net.minecraft

Class class_4102

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

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

    • field_19867

      private static final Collection<String> field_19867
      Mappings:
      Namespace Name Mixin selector
      official a Lcf;a:Ljava/util/Collection;
      intermediary field_19867 Lnet/minecraft/class_4102;field_19867:Ljava/util/Collection;
      named field_19867 Lnet/minecraft/class_4102;field_19867:Ljava/util/Collection;
  • Constructor Details

    • class_4102

      public class_4102()
  • Method Details

    • method_18091

      public static class_4102 method_18091()
      Mappings:
      Namespace Name Mixin selector
      official a Lcf;a()Lcf;
      intermediary method_18091 Lnet/minecraft/class_4102;method_18091()Lnet/minecraft/class_4102;
      named method_18091 Lnet/minecraft/class_4102;method_18091()Lnet/minecraft/class_4102;
    • method_18093

      public static Text method_18093(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 Lcf;a(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lij;
      intermediary method_18093 Lnet/minecraft/class_4102;method_18093(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/class_1982;
      named method_18093 Lnet/minecraft/class_4102;method_18093(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/text/Text;
    • parse

      public class_4102.class_4103 parse(com.mojang.brigadier.StringReader stringReader) throws com.mojang.brigadier.exceptions.CommandSyntaxException
      Specified by:
      parse in interface com.mojang.brigadier.arguments.ArgumentType<class_4102.class_4103>
      Throws:
      com.mojang.brigadier.exceptions.CommandSyntaxException
      Mappings:
      Namespace Name Mixin selector
      official a Lcf;a(Lcom/mojang/brigadier/StringReader;)Lcf$a;
      intermediary method_18092 Lnet/minecraft/class_4102;method_18092(Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/class_4102$class_4103;
      named parse Lnet/minecraft/class_4102;parse(Lcom/mojang/brigadier/StringReader;)Lnet/minecraft/class_4102$class_4103;
    • getExamples

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