| ecz | |
| net.minecraft.world.level.storage.loot.ValidationContext | |
| net.minecraft.class_58 | |
| net.minecraft.loot.LootTableReporter | |
| net.minecraft.src.C_2837_ | |
| net.minecraft.world.level.storage.loot.LootCollector |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final com.google.common.collect.Multimap<String, String> |
| ||||||||||
| private final Supplier<String> |
| ||||||||||
| private final LootContextParamSet |
| ||||||||||
| private final LootDataResolver |
| ||||||||||
| private final Set<LootDataId<?>> |
| ||||||||||
| private String |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (LootContextParamSet contextType, LootDataResolver dataLookup) |
| public | (com.google.common.collect.Multimap<String, String> messages, Supplier<String> nameFactory, LootContextParamSet contextType, LootDataResolver dataLookup, Set<LootDataId<?>> referenceStack) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private String |
| ||||||||||
| public void |
| ||||||||||
| public ValidationContext |
| ||||||||||
| public ValidationContext |
| ||||||||||
| public boolean |
| ||||||||||
| public com.google.common.collect.Multimap<String, String> |
| ||||||||||
| public void |
| ||||||||||
| public LootDataResolver |
| ||||||||||
| public ValidationContext |
|