Class SetStewEffectFunction
java.lang.Object
net.minecraft.world.level.storage.loot.functions.LootItemConditionalFunction
net.minecraft.world.level.storage.loot.functions.SetStewEffectFunction
- All Implemented Interfaces:
 BiFunction<ItemStack,,LootContext, ItemStack> LootItemFunction,LootContextUser
- 
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classNested classes/interfaces inherited from class net.minecraft.world.level.storage.loot.functions.LootItemConditionalFunction
LootItemConditionalFunction.DummyBuilder - 
Field Summary
FieldsFields inherited from class net.minecraft.world.level.storage.loot.functions.LootItemConditionalFunction
predicates - 
Constructor Summary
ConstructorsConstructorDescriptionSetStewEffectFunction(LootItemCondition[] p_81216_, Map<MobEffect, NumberProvider> p_81217_)  - 
Method Summary
Modifier and TypeMethodDescriptionSet<LootContextParam<?>>getType()run(ItemStack p_81223_, LootContext p_81224_) Methods inherited from class net.minecraft.world.level.storage.loot.functions.LootItemConditionalFunction
apply, simpleBuilder, validateMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.function.BiFunction
andThen 
- 
Field Details
- 
effectDurationMap
 
 - 
 - 
Constructor Details
- 
SetStewEffectFunction
SetStewEffectFunction(LootItemCondition[] p_81216_, Map<MobEffect, NumberProvider> p_81217_)  
 - 
 - 
Method Details
- 
getType
 - 
getReferencedContextParams
 - 
run
- Specified by:
 runin classLootItemConditionalFunction
 - 
stewEffect
 
 -