implements ProblemReporter
| aut$a | |
| net.minecraft.util.ProblemReporter$Collector | |
| net.minecraft.class_8942$class_8943 | |
| net.minecraft.util.ErrorReporter$Impl | |
| net.minecraft.src.C_302123_$C_302025_ | |
| net.minecraft.util.ProblemReporter$a |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final com.google.common.collect.Multimap<String, String> |
| ||||||||||
| private final Supplier<String> |
| ||||||||||
| private String |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | () |
| private | (com.google.common.collect.Multimap<String, String> errors, Supplier<String> pathSupplier) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private String |
| ||||||||||
| public ProblemReporter |
| ||||||||||
| public void |
| ||||||||||
| public com.google.common.collect.Multimap<String, String> |
|