| Modifier and Type | Field and Description |
|---|---|
boolean |
blockSnap
Use corners of blocks
|
protected boolean |
initialized |
protected org.bukkit.Location |
minCorner
State variables
|
double |
padding
Amount of padding to add around the cube
|
org.bukkit.Particle |
particle
Particle of the cube
|
int |
particles
Particles in each row
|
double |
xLength
Length of x component of cuboid
|
double |
yLength
Length of y component of cuboid
|
double |
zLength
Length of z component of cuboid
|
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 |
|---|
CuboidEffect(EffectManager effectManager) |
| Modifier and Type | Method and Description |
|---|---|
void |
onRun() |
void |
reloadParameters() |
cancel, cancel, display, display, display, display, display, getDelay, getEntity, getLocation, getPeriod, getStartTime, getTarget, getTargetEntity, getTargetPlayer, getType, infinite, initialize, isAsynchronous, isDone, onDone, parseColorList, prepare, reset, run, setDynamicOrigin, setDynamicTarget, setEntity, setLocation, setStartTime, setTargetEntity, setTargetLocation, setTargetPlayer, start, updateDuration, updateLocation, updateTarget, validatepublic org.bukkit.Particle particle
public int particles
public double xLength
public double yLength
public double zLength
public double padding
public boolean blockSnap
protected org.bukkit.Location minCorner
protected boolean initialized
public CuboidEffect(EffectManager effectManager)
public void reloadParameters()
reloadParameters in class EffectCopyright © 2021 elMakers. All rights reserved.