net.minecraft.util.parsing.packrat

class CachedParseState$Silent

implements ParseState<S>

bpu$c
net.minecraft.util.parsing.packrat.CachedParseState$Silent
net.minecraft.class_10832$class_10835
net.minecraft.util.packrat.ParsingStateImpl$ErrorSuppressing

Field summary

Modifier and TypeField
private final ErrorCollector<S>
b
silentCollector
field_57521
errors

Constructor summary

ModifierConstructor
(CachedParseState arg0)

Method summary

Modifier and TypeMethod
public ErrorCollector<S>
b()
errorCollector()
method_58310()
getErrors()
public Scope
a()
scope()
method_68187()
getResults()
public <T> T
a(bqa<S, T> arg0)
parse(NamedRule<S, T> arg0)
method_68188(class_10842<S, T> arg0)
parse(ParsingRuleEntry<S, T> arg0)
public S
f()
input()
method_58315()
getReader()
public int
g()
mark()
method_58317()
getCursor()
public void
a(int arg0)
restore(int arg0)
method_58311(int arg0)
setCursor(int arg0)
public Control
c()
acquireControl()
method_68190()
pushCutter()
public void
d()
releaseControl()
method_68191()
popCutter()
public ParseState<S>
e()
silent()
method_68192()
getErrorSuppressingState()