net.minecraft.util

record ProblemReporter$Collector$ProblemTreeNode

bci$a$b
net.minecraft.util.ProblemReporter$Collector$ProblemTreeNode
net.minecraft.class_8942$class_8943$class_11331
net.minecraft.util.ErrorReporter$Impl$ErrorList
net.minecraft.src.C_302123_$C_302025_$C_398261_

Field summary

Modifier and TypeField
private final ProblemReporter$PathElement
a
element
comp_4201
element
f_399424_
final List<ProblemReporter$Problem>
b
problems
comp_4202
errors
f_400161_
private final Map<ProblemReporter$PathElement, ProblemReporter$Collector$ProblemTreeNode>
c
children
comp_4203
children
f_399325_

Constructor summary

ModifierConstructor
public (ProblemReporter$PathElement context)
private (ProblemReporter$PathElement problems, List<ProblemReporter$Problem> children, Map<ProblemReporter$PathElement, ProblemReporter$Collector$ProblemTreeNode> arg2)

Method summary

Modifier and TypeMethod
public ProblemReporter$Collector$ProblemTreeNode
a(bci$f arg0)
child(ProblemReporter$PathElement arg0)
method_71354(class_8942$class_11336 arg0)
get(ErrorReporter$Context context)
m_401204_(C_302123_$C_398642_ arg0)
public List<String>
a()
getLines()
method_71353()
getMessages()
m_404250_()
public ProblemReporter$PathElement
b()
element()
comp_4201()
element()
f_399424_()
public List<ProblemReporter$Problem>
c()
problems()
comp_4202()
errors()
f_400161_()
public Map<ProblemReporter$PathElement, ProblemReporter$Collector$ProblemTreeNode>
d()
children()
comp_4203()
children()
f_399325_()