@Deprecated public static final class ParticleEffect.BlockData extends ParticleEffect.ParticleData
ParticleEffect.BLOCK_CRACK and ParticleEffect.BLOCK_DUST effects
This class is part of the ParticleEffect Library and follows the same usage conditions
| Constructor and Description |
|---|
BlockData(org.bukkit.Material material,
byte data)
Deprecated.
Construct a new block data
|
public BlockData(org.bukkit.Material material,
byte data)
throws IllegalArgumentException
material - Material of the blockdata - Data value of the blockIllegalArgumentException - If the material is not a blockParticleData(Material, byte)Copyright © 2021 elMakers. All rights reserved.