net.minecraft.util

public class ProblemReporter$Collector

implements ProblemReporter

bci$a
net.minecraft.util.ProblemReporter$Collector
net.minecraft.class_8942$class_8943
net.minecraft.util.ErrorReporter$Impl
net.minecraft.src.C_302123_$C_302025_

Field summary

Modifier and TypeField
public static final ProblemReporter$PathElement
b
EMPTY_ROOT
field_60349
CONTEXT
f_399553_
private final ProblemReporter$Collector
c
parent
field_60350
parent
f_399016_
private final ProblemReporter$PathElement
d
element
field_60351
context
f_400279_
private final Set<ProblemReporter$Collector$Entry>
e
problems
field_60352
errors
f_302906_

Constructor summary

ModifierConstructor
public ()
public (ProblemReporter$PathElement context)
private (ProblemReporter$Collector parent, ProblemReporter$PathElement context)

Method summary

Modifier and TypeMethod
public ProblemReporter
a(bci$f arg0)
forChild(ProblemReporter$PathElement arg0)
method_54946(class_8942$class_11336 arg0)
makeChild(ErrorReporter$Context arg0)
m_306146_(C_302123_$C_398642_ arg0)
public void
a(bci$g arg0)
report(ProblemReporter$Problem arg0)
method_54947(class_8942$class_11337 arg0)
report(ErrorReporter$Error arg0)
m_305802_(C_302123_$C_398624_ arg0)
public boolean
a()
isEmpty()
method_71349()
isEmpty()
m_403258_()
public void
a(BiConsumer<String, bci$g> arg0)
forEach(BiConsumer<String, ProblemReporter$Problem> arg0)
method_71350(BiConsumer<String, class_8942$class_11337> arg0)
apply(BiConsumer<String, ErrorReporter$Error> consumer)
m_403281_(BiConsumer<String, C_302123_$C_398624_> arg0)
public String
b()
getReport()
method_59906()
getErrorsAsString()
m_338888_()
public String
c()
getTreeReport()
method_71351()
getErrorsAsLongString()
m_403397_()