net.minecraft.util.parsing.packrat

public class ErrorCollector$LongestOnly<S>

implements ErrorCollector<S>

bqu$a
net.minecraft.util.parsing.packrat.ErrorCollector$LongestOnly
net.minecraft.class_9390$class_9391

Field summary

Modifier and TypeField
private ErrorCollector$LongestOnly$MutableErrorEntry<S>[]
a
entries
field_49961
private int
b
nextErrorEntry
field_57525
private int
c
lastCursor
field_49962

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
private void
b(int arg0)
discardErrorsFromShorterParse(int arg0)
method_58309(int arg0)
public void
a(int arg0)
finish(int arg0)
method_58304(int arg0)
public void
a(int arg0, bra<S> arg1, Object arg2)
store(int arg0, SuggestionSupplier<S> arg1, Object arg2)
method_58305(int arg0, class_9401<S> arg1, Object arg2)
private void
a(bra<S> arg0, Object arg1)
addErrorEntry(SuggestionSupplier<S> arg0, Object arg1)
method_68216(class_9401<S> arg0, Object arg1)
public List<ErrorEntry<S>>
a()
entries()
method_58307()
public int
b()
cursor()
method_58308()