public class AttackBuff extends AttackSystem<AttackBuff.BuffData>
Modifier and Type | Class and Description |
---|---|
static class |
AttackBuff.BuffData |
Constructor and Description |
---|
AttackBuff() |
Modifier and Type | Method and Description |
---|---|
void |
execute(net.minecraft.client.Minecraft mc,
net.minecraft.world.World w,
double x,
double y,
double z,
float scale,
boolean shiny,
double... args) |
void |
onUpdateEol(ParticleArcanery particle,
AttackEffect effect) |
execute, getData, getEndID, getEndPos, getStartID, getStartPos, setData, setData, setEndID, setEndPos, setStartID, setStartPos
execute
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
hasCustomRenderer, onConstruct, onEnable, onInit, onPostRender, onPreRender, onRender, onTarget, onUpdate, onUpdateLast
public void execute(net.minecraft.client.Minecraft mc, net.minecraft.world.World w, double x, double y, double z, float scale, boolean shiny, double... args)
execute
in class ParticleSystem
public void onUpdateEol(ParticleArcanery particle, AttackEffect effect)