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 bps
  • 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 Lbps;a:[Lbps$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 Lbps;b:Lbpw;
    • 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 Lbps;c:Lbqb;
    • 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 Lbps;d:[Lbps$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 Lbps;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 Lbps;f:Lbps$c;
  • Constructor Details

  • Method Details

    • method_68187

      public ParseResults method_68187()
      Specified by:
      method_68187 in interface ParsingState<S>
      Mappings:
      Namespace Name Mixin selector
      named method_68187 Lnet/minecraft/command/argument/packrat/ParsingState;method_68187()Lnet/minecraft/command/argument/packrat/ParseResults;
      intermediary method_68187 Lnet/minecraft/class_9393;method_68187()Lnet/minecraft/class_9400;
      official a Lbpz;a()Lbqb;
    • 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 Lbpz;b()Lbpw;
    • method_68188

      @Nullable public <T> T method_68188(class_10842<S,T> class_10842)
      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/class_10842;)Ljava/lang/Object;
      intermediary method_68188 Lnet/minecraft/class_9393;method_68188(Lnet/minecraft/class_10842;)Ljava/lang/Object;
      official a Lbpz;a(Lbpy;)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 Lbps;b(I)Lbps$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 Lbpz;c()Lbpt;
    • 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 Lbpz;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 Lbpz;e()Lbpz;