Package net.minecraft

Class class_10832<S>

java.lang.Object
net.minecraft.class_10832<S>
All Implemented Interfaces:
ParsingState<S>
Direct Known Subclasses:
ParsingStateImpl

public abstract class class_10832<S> extends Object implements ParsingState<S>
Mappings:
Namespace Name
named net/minecraft/class_10832
intermediary net/minecraft/class_10832
official bpu
  • Field Details

    • field_57509

      private class_10832.class_10834[] field_57509
      Mappings:
      Namespace Name Mixin selector
      named field_57509 Lnet/minecraft/class_10832;field_57509:[Lnet/minecraft/class_10832$class_10834;
      intermediary field_57509 Lnet/minecraft/class_10832;field_57509:[Lnet/minecraft/class_10832$class_10834;
      official a Lbpu;a:[Lbpu$b;
    • field_57510

      private final ParseErrorList<S> field_57510
      Mappings:
      Namespace Name Mixin selector
      named field_57510 Lnet/minecraft/class_10832;field_57510:Lnet/minecraft/command/argument/packrat/ParseErrorList;
      intermediary field_57510 Lnet/minecraft/class_10832;field_57510:Lnet/minecraft/class_9390;
      official b Lbpu;b:Lbpy;
    • field_57511

      private final ParseResults field_57511
      Mappings:
      Namespace Name Mixin selector
      named field_57511 Lnet/minecraft/class_10832;field_57511:Lnet/minecraft/command/argument/packrat/ParseResults;
      intermediary field_57511 Lnet/minecraft/class_10832;field_57511:Lnet/minecraft/class_9400;
      official c Lbpu;c:Lbqd;
    • field_57512

      private class_10832.class_10836[] field_57512
      Mappings:
      Namespace Name Mixin selector
      named field_57512 Lnet/minecraft/class_10832;field_57512:[Lnet/minecraft/class_10832$class_10836;
      intermediary field_57512 Lnet/minecraft/class_10832;field_57512:[Lnet/minecraft/class_10832$class_10836;
      official d Lbpu;d:[Lbpu$d;
    • field_57513

      private int field_57513
      Mappings:
      Namespace Name Mixin selector
      named field_57513 Lnet/minecraft/class_10832;field_57513:I
      intermediary field_57513 Lnet/minecraft/class_10832;field_57513:I
      official e Lbpu;e:I
    • field_57514

      private final class_10832<S>.class_10835 field_57514
      Mappings:
      Namespace Name Mixin selector
      named field_57514 Lnet/minecraft/class_10832;field_57514:Lnet/minecraft/class_10832$class_10835;
      intermediary field_57514 Lnet/minecraft/class_10832;field_57514:Lnet/minecraft/class_10832$class_10835;
      official f Lbpu;f:Lbpu$c;
  • Constructor Details

  • Method Details

    • getResults

      public ParseResults getResults()
      Specified by:
      getResults in interface ParsingState<S>
      Mappings:
      Namespace Name Mixin selector
      named getResults Lnet/minecraft/command/argument/packrat/ParsingState;getResults()Lnet/minecraft/command/argument/packrat/ParseResults;
      intermediary method_68187 Lnet/minecraft/class_9393;method_68187()Lnet/minecraft/class_9400;
      official a Lbqb;a()Lbqd;
    • getErrors

      public ParseErrorList<S> getErrors()
      Specified by:
      getErrors in interface ParsingState<S>
      Mappings:
      Namespace Name Mixin selector
      named getErrors Lnet/minecraft/command/argument/packrat/ParsingState;getErrors()Lnet/minecraft/command/argument/packrat/ParseErrorList;
      intermediary method_58310 Lnet/minecraft/class_9393;method_58310()Lnet/minecraft/class_9390;
      official b Lbqb;b()Lbpy;
    • method_68188

      @Nullable public <T> T method_68188(ParsingRuleEntry<S,T> parsingRuleEntry)
      Specified by:
      method_68188 in interface ParsingState<S>
      Mappings:
      Namespace Name Mixin selector
      named method_68188 Lnet/minecraft/command/argument/packrat/ParsingState;method_68188(Lnet/minecraft/command/argument/packrat/ParsingRuleEntry;)Ljava/lang/Object;
      intermediary method_68188 Lnet/minecraft/class_9393;method_68188(Lnet/minecraft/class_10842;)Ljava/lang/Object;
      official a Lbqb;a(Lbqa;)Ljava/lang/Object;
    • method_68189

      private class_10832.class_10834 method_68189(int int2)
      Mappings:
      Namespace Name Mixin selector
      named method_68189 Lnet/minecraft/class_10832;method_68189(I)Lnet/minecraft/class_10832$class_10834;
      intermediary method_68189 Lnet/minecraft/class_10832;method_68189(I)Lnet/minecraft/class_10832$class_10834;
      official b Lbpu;b(I)Lbpu$b;
    • method_68190

      public Cut method_68190()
      Specified by:
      method_68190 in interface ParsingState<S>
      Mappings:
      Namespace Name Mixin selector
      named method_68190 Lnet/minecraft/command/argument/packrat/ParsingState;method_68190()Lnet/minecraft/command/argument/packrat/Cut;
      intermediary method_68190 Lnet/minecraft/class_9393;method_68190()Lnet/minecraft/class_9388;
      official c Lbqb;c()Lbpv;
    • method_68191

      public void method_68191()
      Specified by:
      method_68191 in interface ParsingState<S>
      Mappings:
      Namespace Name Mixin selector
      named method_68191 Lnet/minecraft/command/argument/packrat/ParsingState;method_68191()V
      intermediary method_68191 Lnet/minecraft/class_9393;method_68191()V
      official d Lbqb;d()V
    • method_68192

      public ParsingState<S> method_68192()
      Specified by:
      method_68192 in interface ParsingState<S>
      Mappings:
      Namespace Name Mixin selector
      named method_68192 Lnet/minecraft/command/argument/packrat/ParsingState;method_68192()Lnet/minecraft/command/argument/packrat/ParsingState;
      intermediary method_68192 Lnet/minecraft/class_9393;method_68192()Lnet/minecraft/class_9393;
      official e Lbqb;e()Lbqb;