Class ParsingRules.class_10838<S,T>

java.lang.Object
net.minecraft.command.argument.packrat.ParsingRules.class_10838<S,T>
All Implemented Interfaces:
Supplier<String>, class_10842<S,T>
Enclosing class:
ParsingRules<S>

private static class ParsingRules.class_10838<S,T> extends Object implements class_10842<S,T>, Supplier<String>
Mappings:
Namespace Name
named net/minecraft/command/argument/packrat/ParsingRules$class_10838
intermediary net/minecraft/class_9389$class_10838
official bpv$a
  • Field Details

    • field_57523

      private final Symbol<T> field_57523
      Mappings:
      Namespace Name Mixin selector
      named field_57523 Lnet/minecraft/command/argument/packrat/ParsingRules$class_10838;field_57523:Lnet/minecraft/command/argument/packrat/Symbol;
      intermediary field_57523 Lnet/minecraft/class_9389$class_10838;field_57523:Lnet/minecraft/class_9387;
      official a Lbpv$a;a:Lbpr;
    • field_57524

      Mappings:
      Namespace Name Mixin selector
      named field_57524 Lnet/minecraft/command/argument/packrat/ParsingRules$class_10838;field_57524:Lnet/minecraft/command/argument/packrat/ParsingRule;
      intermediary field_57524 Lnet/minecraft/class_9389$class_10838;field_57524:Lnet/minecraft/class_9396;
      official b Lbpv$a;b:Lbqa;
  • Constructor Details

    • class_10838

      private class_10838(Symbol<T> symbol)
  • Method Details

    • method_68213

      public Symbol<T> method_68213()
      Specified by:
      method_68213 in interface class_10842<S,T>
      Mappings:
      Namespace Name Mixin selector
      named method_68213 Lnet/minecraft/class_10842;method_68213()Lnet/minecraft/command/argument/packrat/Symbol;
      intermediary method_68213 Lnet/minecraft/class_10842;method_68213()Lnet/minecraft/class_9387;
      official a Lbpy;a()Lbpr;
    • method_68214

      public ParsingRule<S,T> method_68214()
      Specified by:
      method_68214 in interface class_10842<S,T>
      Mappings:
      Namespace Name Mixin selector
      named method_68214 Lnet/minecraft/class_10842;method_68214()Lnet/minecraft/command/argument/packrat/ParsingRule;
      intermediary method_68214 Lnet/minecraft/class_10842;method_68214()Lnet/minecraft/class_9396;
      official b Lbpy;b()Lbqa;
    • get

      public String get()
      Specified by:
      get in interface Supplier<S>
      Mappings:
      Namespace Name Mixin selector
      named get Lnet/minecraft/command/argument/packrat/ParsingRules$class_10838;get()Ljava/lang/String;
      intermediary method_68215 Lnet/minecraft/class_9389$class_10838;method_68215()Ljava/lang/String;
      official c Lbpv$a;c()Ljava/lang/String;