api
a9eff54633
jvm
api
/
org.kryptonmc.api.effect.particle.builder
/
BaseDustParticleEffectBuilder
/
scale
scale
@
Contract
(
value
=
"_ -> this"
,
mutates
=
"this"
)
abstract
fun
scale
(
scale
:
Float
)
:
B
Sets the scale of the dust particles.
Return
this builder
Parameters
scale
the scale of the particles