| fje | |
| 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 ProblemReporter |
| ||||||||||
| private final ContextKeySet |
| ||||||||||
| private final Optional<HolderGetter$Provider> |
| ||||||||||
| private final Set<ResourceKey<?>> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (ProblemReporter errorReporter, ContextKeySet contextType, HolderGetter$Provider dataLookup) |
| public | (ProblemReporter errorReporter, ContextKeySet contextType) |
| private | (ProblemReporter errorReporter, ContextKeySet contextType, Optional<HolderGetter$Provider> dataLookup, Set<ResourceKey<?>> referenceStack) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public ValidationContext |
| ||||||||||
| public ValidationContext |
| ||||||||||
| public boolean |
| ||||||||||
| public void |
| ||||||||||
| public void |
| ||||||||||
| public HolderGetter$Provider |
| ||||||||||
| public boolean |
| ||||||||||
| public ValidationContext |
| ||||||||||
| public ProblemReporter |
|