| Constructor and Description | 
|---|
DustOptions(@NotNull Color color,
           float size)  | 
| Modifier and Type | Method and Description | 
|---|---|
@NotNull Color | 
getColor()
The color of the particles to be displayed. 
 | 
float | 
getSize()
Relative size of the particle. 
 | 
Copyright © 2022. All rights reserved.