implements LootItemFunction
| cth | |
| net.minecraft.world.level.storage.loot.functions.LootItemConditionalFunction | |
| net.minecraft.class_120 | |
| net.minecraft.loot.function.ConditionalLootFunction | |
| net.minecraft.world.storage.loot.LootFunction | |
| net.minecraft.server.v1_15_R1.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<?> | 
  |