| Modifier and Type | Field and Description |
|---|---|
float |
height
Height of the fountain
|
float |
heightSpout
Height of the spout in blocks
|
org.bukkit.Particle |
particle
Particle of the fountain
|
int |
particlesSpout
Particles per iteration in the spout
|
int |
particlesStrand
Particles per iteration per strand (100)
|
float |
radius
Radius of strands in blocks
|
float |
radiusSpout
Radius of spout as a fraction of the fountain (0.1)
|
double |
rotation
Rotation of the fountain on the Y-Axis (Fraction of PI)
|
int |
strands
Amount of strands (10)
|
arrivalTime, asynchronous, autoOrient, callback, color, colorList, colors, delay, disappearWithOriginEntity, disappearWithTargetEntity, duration, effectManager, iterations, material, materialData, maxIterations, offset, origin, particleCount, particleData, particleOffsetX, particleOffsetY, particleOffsetZ, particleSize, period, pitch, pitchOffset, probability, relativeOffset, speed, subEffect, target, targetOffset, targetPlayer, targetPlayers, toColor, toColorList, toColors, type, updateDirections, updateLocations, visibleRange, yaw, yawOffset| Constructor and Description |
|---|
FountainEffect(EffectManager effectManager) |
| Modifier and Type | Method and Description |
|---|---|
void |
onRun() |
cancel, cancel, display, display, display, display, display, getDelay, getEntity, getLocation, getPeriod, getStartTime, getTarget, getTargetEntity, getTargetPlayer, getType, infinite, initialize, isAsynchronous, isDone, onDone, parseColorList, prepare, reloadParameters, reset, run, setDynamicOrigin, setDynamicTarget, setEntity, setLocation, setStartTime, setTargetEntity, setTargetLocation, setTargetPlayer, start, updateDuration, updateLocation, updateTarget, validatepublic org.bukkit.Particle particle
public int strands
public int particlesStrand
public int particlesSpout
public float radius
public float radiusSpout
public float height
public float heightSpout
public double rotation
public FountainEffect(EffectManager effectManager)
Copyright © 2021 elMakers. All rights reserved.