api
a9eff54633
jvm
api
/
org.kryptonmc.api.effect.particle.data
/
DustParticleData
Dust
Particle
Data
interface
DustParticleData
:
ColorParticleData
Holds data for dust particle effects.
Inheritors
DustTransitionParticleData
Members
Types
Companion
Link copied to clipboard
object
Companion
Properties
color
Link copied to clipboard
@get:
JvmName
(
name
=
"color"
)
abstract
val
color
:
Color
The colour of the particle.
scale
Link copied to clipboard
@get:
JvmName
(
name
=
"scale"
)
abstract
val
scale
:
Float
The scale of the dust.