Interface ParseErrorList<S>
- All Known Implementing Classes:
ParseErrorList.Impl
public interface ParseErrorList<S>
- Mappings:
Namespace Name official bld
intermediary net/minecraft/class_9390
named net/minecraft/command/argument/packrat/ParseErrorList
-
Nested Class Summary
Nested Classes -
Method Summary
-
Method Details
-
add
- Mappings:
Namespace Name Mixin selector official a
Lbld;a(ILbli;Ljava/lang/Object;)V
intermediary method_58305
Lnet/minecraft/class_9390;method_58305(ILnet/minecraft/class_9401;Ljava/lang/Object;)V
named add
Lnet/minecraft/command/argument/packrat/ParseErrorList;add(ILnet/minecraft/command/argument/packrat/Suggestable;Ljava/lang/Object;)V
-
add
- Mappings:
Namespace Name Mixin selector official a
Lbld;a(ILjava/lang/Object;)V
intermediary method_58306
Lnet/minecraft/class_9390;method_58306(ILjava/lang/Object;)V
named add
Lnet/minecraft/command/argument/packrat/ParseErrorList;add(ILjava/lang/Object;)V
-
setCursor
void setCursor(int cursor) - Mappings:
Namespace Name Mixin selector official a
Lbld;a(I)V
intermediary method_58304
Lnet/minecraft/class_9390;method_58304(I)V
named setCursor
Lnet/minecraft/command/argument/packrat/ParseErrorList;setCursor(I)V
-