net.minecraft.util

record ErrorReporter$Impl$ErrorList

net.minecraft.util.ProblemReporter$Collector$ProblemTreeNode
net.minecraft.util.ProblemReporter$Collector$ProblemTreeNode
net.minecraft.class_8942$class_8943$class_11331
net.minecraft.util.ErrorReporter$Impl$ErrorList

Field summary

Modifier and TypeField
private final ErrorReporter$Context
element
element
comp_4201
element
private final List<ErrorReporter$Error>
problems
problems
comp_4202
errors
private final Map<ErrorReporter$Context, ErrorReporter$Impl$ErrorList>
children
children
comp_4203
children

Constructor summary

ModifierConstructor
public (ErrorReporter$Context context)
private (ErrorReporter$Context element, List<ErrorReporter$Error> errors, Map<ErrorReporter$Context, ErrorReporter$Impl$ErrorList> children)

Method summary

Modifier and TypeMethod
public ErrorReporter$Impl$ErrorList
child(ProblemReporter$PathElement id)
child(ProblemReporter$PathElement id)
method_71354(class_8942$class_11336 arg0)
get(ErrorReporter$Context context)
public List<String>
getLines()
getLines()
method_71353()
getMessages()
public ErrorReporter$Context
element()
element()
comp_4201()
element()
public List<ErrorReporter$Error>
problems()
problems()
comp_4202()
errors()
public Map<ErrorReporter$Context, ErrorReporter$Impl$ErrorList>
children()
children()
comp_4203()
children()