api
a9eff54633
jvm
api
/
org.kryptonmc.api.effect.particle.data
/
ItemParticleData
Item
Particle
Data
interface
ItemParticleData
:
ParticleData
Holds data for item particle effects.
Members
Types
Companion
Link copied to clipboard
object
Companion
Properties
item
Link copied to clipboard
@get:
JvmName
(
name
=
"item"
)
abstract
val
item
:
ItemStack
The item that is shown.