api
a9eff54633
jvm
api
/
org.kryptonmc.api.effect.particle.builder
/
ItemParticleEffectBuilder
/
item
item
@
Contract
(
value
=
"_ -> this"
,
mutates
=
"this"
)
abstract
fun
item
(
item
:
ItemStack
)
:
ItemParticleEffectBuilder
Sets the item data of the texture to be used.
Parameters
item
the item type to use