implements LootItemFunction
| dlk | |
| net.minecraft.world.level.storage.loot.functions.LootItemConditionalFunction | |
| net.minecraft.class_120 | |
| net.minecraft.loot.function.ConditionalLootFunction | |
| net.minecraft.src.C_2924_ | |
| net.minecraft.world.level.storage.loot.functions.LootItemFunctionConditional | 
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| protected final LootItemCondition[] | 
  | ||||||||||
| private final Predicate<LootContext> | 
  | 
Constructor summary
| Modifier | Constructor | 
|---|---|
| protected | (LootItemCondition[] conditions) | 
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public final ItemStack | 
  | ||||||||||
| protected abstract ItemStack | 
  | ||||||||||
| public void | 
  | ||||||||||
| protected static LootItemConditionalFunction$Builder<?> | 
  |