Package net.minecraft.util.packrat
Class ParsingStateImpl.ErrorSuppressing
java.lang.Object
net.minecraft.util.packrat.ParsingStateImpl.ErrorSuppressing
- All Implemented Interfaces:
ParsingState<S>
- Enclosing class:
ParsingStateImpl<S>
- Mappings:
Namespace Name named net/minecraft/util/packrat/ParsingStateImpl$ErrorSuppressingintermediary net/minecraft/class_10832$class_10835official bqd$c
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint<T> Tparse(ParsingRuleEntry<S, T> rule) voidvoidsetCursor(int cursor) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.util.packrat.ParsingState
startParsing
-
Field Details
-
errors
- Mappings:
Namespace Name Mixin selector named errorsLnet/minecraft/util/packrat/ParsingStateImpl$ErrorSuppressing;errors:Lnet/minecraft/util/packrat/ParseErrorList;intermediary field_57521Lnet/minecraft/class_10832$class_10835;field_57521:Lnet/minecraft/class_9390;official bLbqd$c;b:Lbqh;
-
-
Constructor Details
-
ErrorSuppressing
ErrorSuppressing()
-
-
Method Details
-
getErrors
- Specified by:
getErrorsin interfaceParsingState<S>- Mappings:
Namespace Name Mixin selector named getErrorsLnet/minecraft/util/packrat/ParsingState;getErrors()Lnet/minecraft/util/packrat/ParseErrorList;intermediary method_58310Lnet/minecraft/class_9393;method_58310()Lnet/minecraft/class_9390;official bLbqk;b()Lbqh;
-
getResults
- Specified by:
getResultsin interfaceParsingState<S>- Mappings:
Namespace Name Mixin selector named getResultsLnet/minecraft/util/packrat/ParsingState;getResults()Lnet/minecraft/util/packrat/ParseResults;intermediary method_68187Lnet/minecraft/class_9393;method_68187()Lnet/minecraft/class_9400;official aLbqk;a()Lbqm;
-
parse
- Specified by:
parsein interfaceParsingState<S>- Mappings:
Namespace Name Mixin selector named parseLnet/minecraft/util/packrat/ParsingState;parse(Lnet/minecraft/util/packrat/ParsingRuleEntry;)Ljava/lang/Object;intermediary method_68188Lnet/minecraft/class_9393;method_68188(Lnet/minecraft/class_10842;)Ljava/lang/Object;official aLbqk;a(Lbqj;)Ljava/lang/Object;
-
getReader
- Specified by:
getReaderin interfaceParsingState<S>- Mappings:
Namespace Name Mixin selector named getReaderLnet/minecraft/util/packrat/ParsingState;getReader()Ljava/lang/Object;intermediary method_58315Lnet/minecraft/class_9393;method_58315()Ljava/lang/Object;official fLbqk;f()Ljava/lang/Object;
-
getCursor
public int getCursor()- Specified by:
getCursorin interfaceParsingState<S>- Mappings:
Namespace Name Mixin selector named getCursorLnet/minecraft/util/packrat/ParsingState;getCursor()Iintermediary method_58317Lnet/minecraft/class_9393;method_58317()Iofficial gLbqk;g()I
-
setCursor
public void setCursor(int cursor) - Specified by:
setCursorin interfaceParsingState<S>- Mappings:
Namespace Name Mixin selector named setCursorLnet/minecraft/util/packrat/ParsingState;setCursor(I)Vintermediary method_58311Lnet/minecraft/class_9393;method_58311(I)Vofficial aLbqk;a(I)V
-
pushCutter
- Specified by:
pushCutterin interfaceParsingState<S>- Mappings:
Namespace Name Mixin selector named pushCutterLnet/minecraft/util/packrat/ParsingState;pushCutter()Lnet/minecraft/util/packrat/Cut;intermediary method_68190Lnet/minecraft/class_9393;method_68190()Lnet/minecraft/class_9388;official cLbqk;c()Lbqe;
-
popCutter
public void popCutter()- Specified by:
popCutterin interfaceParsingState<S>- Mappings:
Namespace Name Mixin selector named popCutterLnet/minecraft/util/packrat/ParsingState;popCutter()Vintermediary method_68191Lnet/minecraft/class_9393;method_68191()Vofficial dLbqk;d()V
-
getErrorSuppressingState
- Specified by:
getErrorSuppressingStatein interfaceParsingState<S>- Mappings:
Namespace Name Mixin selector named getErrorSuppressingStateLnet/minecraft/util/packrat/ParsingState;getErrorSuppressingState()Lnet/minecraft/util/packrat/ParsingState;intermediary method_68192Lnet/minecraft/class_9393;method_68192()Lnet/minecraft/class_9393;official eLbqk;e()Lbqk;
-