History - net.minecraft.util.parsing.packrat.CachedParseState
1.21.10
Names
Fields
Constructors
Methods
1.21.9
Names
bsk
bwr
Fields
Constructors
Methods
1.21.8
Names
Fields
Constructors
Methods
1.21.7
Names
Fields
Constructors
Methods
1.21.6
Names
bqd
bsk
Fields
Constructors
Methods
1.21.5
Names
bqd
net.minecraft.util.parsing.packrat.CachedParseState
net.minecraft.class_10832
net.minecraft.util.packrat.ParsingStateImpl
net.minecraft.src.C_378931_
net.minecraft.util.parsing.packrat.CachedParseState
Fields
CachedParseState$PositionCache[]: a, positionCache, field_57509, memoStack, f_381839_
ErrorCollector<S>: b, errorCollector, field_57510, errors, f_380579_
Scope: c, scope, field_57511, results, f_380048_
CachedParseState$SimpleControl[]: d, controlCache, field_57512, cutters, f_379618_
int: e, nextControlToReturn, field_57513, topCutterIndex, f_380306_
CachedParseState<S>.Silent: f, silent, field_57514, errorSuppressingState, f_381504_
Constructors
(ErrorCollector<S>)
Methods
Scope (): a, scope, method_68187, getResults, m_386372_
ErrorCollector<S> (): b, errorCollector, method_58310, getErrors, m_323339_
<T> T (NamedRule<S, T>): a, parse, method_68188, parse, m_324142_
CachedParseState$PositionCache (int): b, getCacheForPosition, method_68189, pushMemoizedData, m_388847_
Control (): c, acquireControl, method_68190, pushCutter, m_384727_
void (): d, releaseControl, method_68191, popCutter, m_385464_
ParseState<S> (): e, silent, method_68192, getErrorSuppressingState, m_384677_