Class Particle.GeyserBase
java.lang.Object
org.bukkit.Particle.GeyserBase
- Enclosing class:
Particle
Options which can be applied to a geyser base - a scale for number of
blocks and initial burst impulse.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GeyserBase
public GeyserBase(int waterBlocks, float burstImpulseBase)
-
-
Method Details
-
getWaterBlocks
public int getWaterBlocks() -
getBurstImpulseBase
public float getBurstImpulseBase()
-