History - net.minecraft.util.parsing.packrat.ParseState
1.21.8
Names
Fields
Constructors
Methods
1.21.7
Names
Fields
Constructors
Methods
1.21.6
Names
bqk
bsr
Fields
Constructors
Methods
1.21.5
Names
bny
bqk
net.minecraft.command.argument.packrat.ParsingState
net.minecraft.util.packrat.ParsingState
Fields
Map<ParseState$CacheKey<?>, ParseState$CacheEntry<?>>: a, ruleCache, field_49963, packrats, f_315699_
Dictionary<S>: b, dictionary, field_49964, rules, f_315927_
ErrorCollector<S>: c, errorCollector, field_49965, errors, f_316195_
Constructors
(Dictionary<S>, ErrorCollector<S>)
Methods
ErrorCollector<S> (): a, errorCollector, method_58310, getErrors, m_323339_
ErrorCollector<S> (): b, errorCollector, method_58310, getErrors, m_323339_
<T> Optional<T> (Atom<T>): a, parseTopRule, method_58312, startParsing, m_319664_
<T> Optional<T> (Atom<T>): b, parse, method_58316, parse, m_324142_
<T> ParseState$CacheEntry<T> (ParseState$CacheKey<T>): a, lookupInCache, method_58313, getCache, m_319809_
<T> void (ParseState$CacheKey<T>, Optional<T>): a, storeInCache, method_58314, putCache, m_323197_
S (): b, input, method_58315, getReader, m_322193_
S (): f, input, method_58315, getReader, m_322193_
int (): c, mark, method_58317, getCursor, m_320129_
int (): g, mark, method_58317, getCursor, m_320129_
Scope (): a, scope, method_68187, getResults, m_386372_
<T> Optional<T> (NamedRule<S, T>): b, parseTopRule, method_58312, startParsing, m_319664_
<T> T (NamedRule<S, T>): a, parse, method_68188, parse, m_324142_
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_
1.21.4
Names
box
bny
Fields
Constructors
Methods
1.21.3
Names
bmk
box
Fields
Constructors
Methods
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
bmp
bmk
Fields
Constructors
Methods
1.20.6
Names
bmp
net.minecraft.util.parsing.packrat.ParseState
net.minecraft.class_9393
net.minecraft.command.argument.packrat.ParsingState
net.minecraft.src.C_313745_
net.minecraft.util.parsing.packrat.ParseState
Fields
Map<ParseState$CacheKey<?>, ParseState$CacheEntry<?>>: a, ruleCache, field_49963, packrats, f_315699_
Dictionary<S>: b, dictionary, field_49964, rules, f_315927_
ErrorCollector<S>: c, errorCollector, field_49965, errors, f_316195_
Constructors
(Dictionary<S>, ErrorCollector<S>)
Methods
ErrorCollector<S> (): a, errorCollector, method_58310, getErrors, m_323339_
<T> Optional<T> (Atom<T>): a, parseTopRule, method_58312, startParsing, m_319664_
<T> Optional<T> (Atom<T>): b, parse, method_58316, parse, m_324142_
<T> ParseState$CacheEntry<T> (ParseState$CacheKey<T>): a, lookupInCache, method_58313, getCache, m_319809_
<T> void (ParseState$CacheKey<T>, Optional<T>): a, storeInCache, method_58314, putCache, m_323197_
S (): b, input, method_58315, getReader, m_322193_
int (): c, mark, method_58317, getCursor, m_320129_
void (int): a, restore, method_58311, setCursor, m_321642_