net.minecraft.util.parsing.packrat

public class ErrorCollector$LongestOnly<S>

implements ErrorCollector<S>

bso$a
net.minecraft.util.parsing.packrat.ErrorCollector$LongestOnly
net.minecraft.class_9390$class_9391
net.minecraft.util.packrat.ParseErrorList$Impl

Field summary

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

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
private void
b(int arg0)
discardErrorsFromShorterParse(int arg0)
method_58309(int arg0)
moveCursor(int cursor)
public void
a(int arg0)
finish(int arg0)
method_58304(int arg0)
setCursor(int arg0)
public void
a(int arg0, bsu<S> arg1, Object arg2)
store(int arg0, SuggestionSupplier<S> arg1, Object arg2)
method_58305(int arg0, class_9401<S> arg1, Object arg2)
add(int arg0, Suggestable<S> arg1, Object arg2)
private void
a(bsu<S> arg0, Object arg1)
addErrorEntry(SuggestionSupplier<S> arg0, Object arg1)
method_68216(class_9401<S> arg0, Object arg1)
add(Suggestable<S> suggestions, Object reason)
public List<ErrorEntry<S>>
a()
entries()
method_58307()
getErrors()
public int
b()
cursor()
method_58308()
getCursor()