| Modifier and Type | Field and Description |
|---|---|
org.bukkit.Color |
cloudColor |
org.bukkit.Particle |
cloudParticle |
int |
cloudParticles |
float |
cloudSize |
float |
cloudSpeed |
boolean |
increaseHeight |
org.bukkit.Particle |
mainParticle |
int |
mainParticles |
float |
particleRadius |
double |
yOffset |
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 |
|---|
CloudEffect(EffectManager manager) |
| 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 cloudParticle
public org.bukkit.Color cloudColor
public float cloudSpeed
public int cloudParticles
public org.bukkit.Particle mainParticle
public int mainParticles
public float cloudSize
public float particleRadius
public double yOffset
public boolean increaseHeight
public CloudEffect(EffectManager manager)
Copyright © 2021 elMakers. All rights reserved.