| Modifier and Type | Field and Description |
|---|---|
int |
circles
Amount of circles to build the torus
|
org.bukkit.Particle |
particle
ParticleType of spawned particle
|
int |
particlesCircle
Amount of particles inside of a single vertical circle
|
float |
radiusDonut
Radius of the torus
|
float |
radiusTube
Radius of the tube (the circles on the outside).
|
double |
xRotation
Rotation of the torus.
|
double |
yRotation
Rotation of the torus.
|
double |
zRotation
Rotation of the torus.
|
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 |
|---|
DonutEffect(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 particlesCircle
public int circles
public float radiusDonut
public float radiusTube
public double xRotation
public double yRotation
public double zRotation
public DonutEffect(EffectManager effectManager)
Copyright © 2021 elMakers. All rights reserved.