net.minecraft.util

record ErrorReporter$Impl$ErrorList

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
comp_4201
element
private final List<ErrorReporter$Error>
problems
comp_4202
errors
private final Map<ErrorReporter$Context, ErrorReporter$Impl$ErrorList>
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)
method_71354(class_8942$class_11336 arg0)
get(ErrorReporter$Context context)
public List<String>
getLines()
method_71353()
getMessages()
public ErrorReporter$Context
element()
comp_4201()
element()
public List<ErrorReporter$Error>
problems()
comp_4202()
errors()
public Map<ErrorReporter$Context, ErrorReporter$Impl$ErrorList>
children()
comp_4203()
children()
private static String
lambda$getLines$2(String arg0)
method_71355(String arg0)
method_71355(String message)
private static void
lambda$getLines$1(List arg0, ProblemReporter$PathElement arg1, ProblemReporter$Collector$ProblemTreeNode arg2)
method_71356(List arg0, class_8942$class_11336 arg1, class_8942$class_8943$class_11331 arg2)
method_71356(List arg0, ErrorReporter$Context context, ErrorReporter$Impl$ErrorList errors)
private static void
lambda$getLines$0(List arg0, ProblemReporter$PathElement arg1, ProblemReporter$Collector$ProblemTreeNode arg2)
method_71357(List arg0, class_8942$class_11336 arg1, class_8942$class_8943$class_11331 arg2)
method_71357(List arg0, ErrorReporter$Context context, ErrorReporter$Impl$ErrorList errors)