Class Particle.GeyserBase

java.lang.Object
org.bukkit.Particle.GeyserBase
Enclosing class:
Particle

@Experimental public static class Particle.GeyserBase extends Object
Options which can be applied to a geyser base - a scale for number of blocks and initial burst impulse.
  • Constructor Details

    • GeyserBase

      public GeyserBase(int waterBlocks, float burstImpulseBase)
  • Method Details

    • getWaterBlocks

      public int getWaterBlocks()
    • getBurstImpulseBase

      public float getBurstImpulseBase()