| csd | |
| net.minecraft.world.level.storage.loot.ValidationContext | |
| net.minecraft.class_58 | |
| net.minecraft.loot.LootTableReporter | |
| net.minecraft.unmapped.C_eumtgsbp | |
| net.minecraft.world.storage.loot.ValidationTracker | |
| net.minecraft.world.storage.loot.ValidationTracker |
Field summary
| Modifier and Type | Field | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| private final com.google.common.collect.Multimap<String, String> |
| ||||||||||||||
| private final Supplier<String> |
| ||||||||||||||
| private final LootContextType |
| ||||||||||||||
| private final Function<Identifier, LootCondition> |
| ||||||||||||||
| private final Set<Identifier> |
| ||||||||||||||
| private final Function<Identifier, LootTable> |
| ||||||||||||||
| private final Set<Identifier> |
| ||||||||||||||
| private String |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (LootContextType arg0, Function<Identifier, LootCondition> arg1, Function<Identifier, LootTable> arg2) |
| public | (com.google.common.collect.Multimap<String, String> arg0, Supplier<String> arg1, LootContextType arg2, Function<Identifier, LootCondition> arg3, Set<Identifier> arg4, Function<Identifier, LootTable> arg5, Set<Identifier> arg6) |
Method summary
| Modifier and Type | Method | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| private String |
| ||||||||||||||
| public void |
| ||||||||||||||
| public LootTableReporter |
| ||||||||||||||
| public LootTableReporter |
| ||||||||||||||
| public LootTableReporter |
| ||||||||||||||
| public boolean |
| ||||||||||||||
| public boolean |
| ||||||||||||||
| public com.google.common.collect.Multimap<String, String> |
| ||||||||||||||
| public void |
| ||||||||||||||
| public LootTable |
| ||||||||||||||
| public LootCondition |
| ||||||||||||||
| public LootTableReporter |
|