implements ProblemReporter
bak$a | |
net.minecraft.util.ProblemReporter$Collector | |
net.minecraft.class_8942$class_8943 | |
net.minecraft.util.ErrorReporter$Impl | |
net.minecraft.util.ProblemReporter$a |
Field summary
Modifier and Type | Field | ||||||||
---|---|---|---|---|---|---|---|---|---|
private final com.google.common.collect.Multimap<String, String> |
| ||||||||
private final Supplier<String> |
| ||||||||
private String |
|
Constructor summary
Modifier | Constructor |
---|---|
public | () |
private | (com.google.common.collect.Multimap<String, String> errors, Supplier<String> pathSupplier) |
Method summary
Modifier and Type | Method | ||||||||
---|---|---|---|---|---|---|---|---|---|
private String |
| ||||||||
public ProblemReporter |
| ||||||||
public void |
| ||||||||
public com.google.common.collect.Multimap<String, String> |
| ||||||||
public Optional<String> |
|