| cpc | |
| net.minecraft.world.level.storage.loot.LootTableProblemCollector | |
| net.minecraft.class_58 | |
| net.minecraft.loot.LootTableReporter | |
| net.minecraft.world.storage.loot.ValidationResults | |
| net.minecraft.server.v1_14_R1.LootCollector |
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 | () |
| public | (com.google.common.collect.Multimap<String, String> messages, Supplier<String> nameFactory) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private String |
| ||||||||||
| public void |
| ||||||||||
| public LootTableProblemCollector |
| ||||||||||
| public com.google.common.collect.Multimap<String, String> |
|