extends LootItemConditionalFunction
All mapped superinterfaces:
LootItemFunction, LootContextUser
| cqs | |
| net.minecraft.world.level.storage.loot.functions.SetStewEffectFunction | |
| net.minecraft.class_152 | |
| net.minecraft.loot.function.SetStewEffectLootFunction | |
| net.minecraft.world.storage.loot.functions.SetStewEffect | |
| net.minecraft.server.v1_14_R1.LootItemFunctionSetStewEffect | 
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final Map<MobEffect, RandomValueBounds> | 
  | 
Constructor summary
| Modifier | Constructor | 
|---|---|
| private | (LootItemCondition[] conditions, Map<MobEffect, RandomValueBounds> effects) | 
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public ItemStack | 
  | ||||||||||
| public static SetStewEffectFunction$Builder | 
  |