Interface ParseErrorList<S>
- All Known Implementing Classes:
ParseErrorList.Impl
public interface ParseErrorList<S>
- Mappings:
Namespace Name named net/minecraft/command/argument/packrat/ParseErrorList
intermediary net/minecraft/class_9390
official bmn
-
Nested Class Summary
-
Method Summary
-
Method Details
-
add
- 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
Lbmn;a(ILbms;Ljava/lang/Object;)V
-
add
- Mappings:
Namespace Name Mixin selector named add
Lnet/minecraft/command/argument/packrat/ParseErrorList;add(ILjava/lang/Object;)V
intermediary method_58306
Lnet/minecraft/class_9390;method_58306(ILjava/lang/Object;)V
official a
Lbmn;a(ILjava/lang/Object;)V
-
setCursor
void setCursor(int cursor) - 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
Lbmn;a(I)V
-