| Modifier and Type | Field and Description |
|---|---|
org.bukkit.Particle |
particle
ParticleType of spawned particle
|
boolean |
persistent
This will re-spawn particles as the plot moves to make a solid line.
|
String |
xEquation
The equation to use for x-values.
|
double |
xScale
This is a shortcut to quickly scaling the x value.
|
String |
yEquation
The equation to use for y-values.
|
double |
yScale
This is a shortcut to quickly scaling the y value.
|
String |
zEquation
The equation to use for y-values.
|
double |
zScale
This is a shortcut to quickly scaling the z value.
|
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 |
|---|
PlotEffect(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 String xEquation
public String yEquation
public String zEquation
public double xScale
public double yScale
public double zScale
public boolean persistent
public PlotEffect(EffectManager effectManager)
Copyright © 2021 elMakers. All rights reserved.