@Deprecated public abstract static class ParticleEffect.ParticleData extends Object
ParticleEffect.ITEM_CRACK, ParticleEffect.BLOCK_CRACK and ParticleEffect.BLOCK_DUST
This class is part of the ParticleEffect Library and follows the same usage conditions
| Constructor and Description |
|---|
ParticleData(org.bukkit.Material material,
byte data)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
byte |
getData()
Deprecated.
Returns the data value of this data
|
org.bukkit.Material |
getMaterial()
Deprecated.
Returns the material of this data
|
Copyright © 2021 elMakers. All rights reserved.