Package net.minecraft.loot.functions
Class SetStewEffect.Builder
java.lang.Object
net.minecraft.loot.LootFunction.Builder<SetStewEffect.Builder>
net.minecraft.loot.functions.SetStewEffect.Builder
- All Implemented Interfaces:
ILootFunction.IBuilder
,ILootConditionConsumer<SetStewEffect.Builder>
- Enclosing class:
- SetStewEffect
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
protected SetStewEffect.Builder
getThis()
withEffect
(Effect p_216077_1_, RandomValueRange p_216077_2_) Methods inherited from class net.minecraft.loot.LootFunction.Builder
getConditions, unwrap, when
-
Field Details
-
effectDurationMap
-
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
getThis
- Specified by:
getThis
in classLootFunction.Builder<SetStewEffect.Builder>
-
withEffect
-
build
-