public static class SetStewEffect.Builder extends LootFunction.Builder<SetStewEffect.Builder>
Modifier and Type | Field and Description |
---|---|
private java.util.Map<Effect,RandomValueRange> |
field_216078_a |
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ILootFunction |
build() |
protected SetStewEffect.Builder |
doCast() |
SetStewEffect.Builder |
func_216077_a(Effect p_216077_1_,
RandomValueRange p_216077_2_) |
acceptCondition, cast, getConditions
private final java.util.Map<Effect,RandomValueRange> field_216078_a
protected SetStewEffect.Builder doCast()
doCast
in class LootFunction.Builder<SetStewEffect.Builder>
public SetStewEffect.Builder func_216077_a(Effect p_216077_1_, RandomValueRange p_216077_2_)
public ILootFunction build()