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