net.minecraft.util

record ProblemReporter$Collector$ProblemTreeNode

bao$a$b
net.minecraft.util.ProblemReporter$Collector$ProblemTreeNode
net.minecraft.class_8942$class_8943$class_11331

Field summary

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

Constructor summary

ModifierConstructor
public (ProblemReporter$PathElement arg0)
private (ProblemReporter$PathElement arg0, List<ProblemReporter$Problem> arg1, Map<ProblemReporter$PathElement, ProblemReporter$Collector$ProblemTreeNode> arg2)

Method summary

Modifier and TypeMethod
public ProblemReporter$Collector$ProblemTreeNode
a(bao$f arg0)
child(ProblemReporter$PathElement arg0)
method_71354(class_8942$class_11336 arg0)
public List<String>
a()
getLines()
method_71353()
public ProblemReporter$PathElement
b()
element()
comp_4201()
public List<ProblemReporter$Problem>
c()
problems()
comp_4202()
public Map<ProblemReporter$PathElement, ProblemReporter$Collector$ProblemTreeNode>
d()
children()
comp_4203()