History - net.minecraft.util.packrat.ParsingStateImpl

26.3-snapshot-3

Names

Fields

Constructors

Methods

26.3-snapshot-2

Names

Fields

Constructors

Methods

26.3-snapshot-1

Names

Fields

Constructors

Methods

26.2

Names

Fields

Constructors

Methods

26.1.2

Names

Fields

Constructors

Methods

26.1.1

Names

Fields

Constructors

Methods

26.1

Names

Fields

Constructors

Methods

1.21.11_unobfuscated

Names

net.minecraft.util.parsing.packrat.CachedParseState

net.minecraft.class_10832

net.minecraft.util.packrat.ParsingStateImpl

Fields

ParsingStateImpl$MemoizedData[]: positionCache, field_57509, memoStack

ParseErrorList<S>: errorCollector, field_57510, errors

ParseResults: scope, field_57511, results

ParsingStateImpl$Cutter[]: controlCache, field_57512, cutters

int: nextControlToReturn, field_57513, topCutterIndex

ParsingStateImpl<S>.ErrorSuppressing: silent, field_57514, errorSuppressingState

Constructors

(ParseErrorList<S>)

Methods

ParseResults (): scope, method_68187, getResults

ParseErrorList<S> (): errorCollector, method_58310, getErrors

<T> T (ParsingRuleEntry<S, T>): parse, method_68188, parse

ParsingStateImpl$MemoizedData (int): getCacheForPosition, method_68189, pushMemoizedData

Cut (): acquireControl, method_68190, pushCutter

void (): releaseControl, method_68191, popCutter

ParsingState<S> (): silent, method_68192, getErrorSuppressingState