Terix
1.4.0
Terix-API
/
dev.racci.terix.api.origins.origin.builder
/
FoodBuilderPart
/
potionEffect
potion
Effect
@
JvmName
(
name
=
"potionEffectSingle"
)
fun
potionEffect
(
material
:
Material
,
builder
:
DSLMutator
<
PotionEffectBuilder
>
)
@
JvmName
(
name
=
"potionEffectIterable"
)
fun
potionEffect
(
materials
:
Iterable
<
Material
>
,
builder
:
DSLMutator
<
PotionEffectBuilder
>
)