api
a9eff54633
jvm
api
/
org.kryptonmc.api.effect.particle.builder
/
BaseParticleEffectBuilder
/
offset
offset
@
Contract
(
value
=
"_ -> this"
,
mutates
=
"this"
)
abstract
fun
offset
(
offset
:
Vec3d
)
:
B
Sets the offset the particles can be from the origin.
Return
this builder
Parameters
offset
the offset from the origin