| Modifier and Type | Field and Description |
|---|---|
Font |
font
Font to create the Text
|
protected BufferedImage |
image
Contains an image version of the String
|
boolean |
invert
Invert the text
|
org.bukkit.Particle |
particle
Particle to draw the text
|
boolean |
realtime
Set this only to true if you are working with changing text.
|
float |
size
Scale the font down
|
int |
stepX
Each stepX pixel will be shown.
|
int |
stepY
Each stepY pixel will be shown.
|
String |
text
Text to display
|
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 |
|---|
TextEffect(EffectManager effectManager) |
| Modifier and Type | Method and Description |
|---|---|
void |
onRun() |
void |
setFont(Font font) |
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 text
public boolean invert
public int stepX
public int stepY
public float size
public boolean realtime
public Font font
protected BufferedImage image
public TextEffect(EffectManager effectManager)
Copyright © 2021 elMakers. All rights reserved.