Class ParseErrorList.class_10841<S>

java.lang.Object
net.minecraft.command.argument.packrat.ParseErrorList.class_10841<S>
All Implemented Interfaces:
ParseErrorList<S>
Enclosing interface:
ParseErrorList<S>

public static class ParseErrorList.class_10841<S> extends Object implements ParseErrorList<S>
Mappings:
Namespace Name
named net/minecraft/command/argument/packrat/ParseErrorList$class_10841
intermediary net/minecraft/class_9390$class_10841
official bpw$b
  • Constructor Details

    • class_10841

      public class_10841()
  • Method Details

    • add

      public void add(int cursor, Suggestable<S> suggestions, Object reason)
      Specified by:
      add in interface ParseErrorList<S>
      Mappings:
      Namespace Name Mixin selector
      named add Lnet/minecraft/command/argument/packrat/ParseErrorList;add(ILnet/minecraft/command/argument/packrat/Suggestable;Ljava/lang/Object;)V
      intermediary method_58305 Lnet/minecraft/class_9390;method_58305(ILnet/minecraft/class_9401;Ljava/lang/Object;)V
      official a Lbpw;a(ILbqc;Ljava/lang/Object;)V
    • setCursor

      public void setCursor(int cursor)
      Specified by:
      setCursor in interface ParseErrorList<S>
      Mappings:
      Namespace Name Mixin selector
      named setCursor Lnet/minecraft/command/argument/packrat/ParseErrorList;setCursor(I)V
      intermediary method_58304 Lnet/minecraft/class_9390;method_58304(I)V
      official a Lbpw;a(I)V