| dlk | |
| net.minecraft.world.level.storage.loot.ValidationContext | |
| net.minecraft.class_58 | |
| net.minecraft.loot.LootTableReporter | |
| net.minecraft.unmapped.C_eumtgsbp | |
| net.minecraft.loot.LootTableReporter | |
| net.minecraft.src.C_2837_ |
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 contextType, Function<Identifier, LootCondition> conditionGetter, Function<Identifier, LootTable> tableFactory) |
| public | (com.google.common.collect.Multimap<String, String> messages, Supplier<String> nameFactory, LootContextType contextType, Function<Identifier, LootCondition> conditionGetter, Set<Identifier> conditions, Function<Identifier, LootTable> tableGetter, Set<Identifier> tables) |
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 |
|