api
a9eff54633
jvm
api
/
org.kryptonmc.api.effect.particle
/
ParticleType
/
builder
builder
@
Contract
(
value
=
"_ -> new"
,
pure
=
true
)
abstract
fun
builder
(
)
:
BaseParticleEffectBuilder
<
*
>
Constructs a new builder to build a new
ParticleEffect
of this type.