| Modifier and Type | Field and Description |
|---|---|
boolean |
center
To center the grid on the location
|
int |
columns
Columns of the grid
|
float |
heightCell
Height per cell in blocks
|
org.bukkit.Particle |
particle
ParticleType of the nucleus
|
int |
particlesHeight
Particles to be spawned on the vertical borders of the cell
|
int |
particlesWidth
Particles to be spawned on the horizontal borders of the cell
|
double |
rotation
Rotation around the Y-axis
|
double |
rotationX
Rotation around the X-axis
|
double |
rotationZ
Rotation around the Z-axis
|
int |
rows
Rows of the grid
|
float |
widthCell
Width per cell in blocks
|
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 |
|---|
GridEffect(EffectManager effectManager) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addParticle(org.bukkit.Location location,
org.bukkit.util.Vector v) |
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 rows
public int columns
public float widthCell
public float heightCell
public int particlesWidth
public int particlesHeight
public double rotation
public double rotationX
public double rotationZ
public boolean center
public GridEffect(EffectManager effectManager)
Copyright © 2021 elMakers. All rights reserved.