class EvokerEntity.ConjureFangsGoal extends SpellcastingIllagerEntity.CastSpellGoal
Goal.Control
spellCooldown, startTime
Modifier | Constructor and Description |
---|---|
private |
ConjureFangsGoal() |
Modifier and Type | Method and Description |
---|---|
protected void |
castSpell() |
private void |
conjureFangs(double x,
double z,
double maxY,
double y,
float yaw,
int warmup) |
protected SoundEvent |
getSoundPrepare() |
protected SpellcastingIllagerEntity.Spell |
getSpell() |
protected int |
getSpellTicks() |
protected int |
startTimeDelay() |
canStart, getInitialCooldown, shouldContinue, start, tick
canStop, getControls, setControls, stop, toString
protected int getSpellTicks()
getSpellTicks
in class SpellcastingIllagerEntity.CastSpellGoal
protected int startTimeDelay()
startTimeDelay
in class SpellcastingIllagerEntity.CastSpellGoal
protected void castSpell()
castSpell
in class SpellcastingIllagerEntity.CastSpellGoal
private void conjureFangs(double x, double z, double maxY, double y, float yaw, int warmup)
protected SoundEvent getSoundPrepare()
getSoundPrepare
in class SpellcastingIllagerEntity.CastSpellGoal
protected SpellcastingIllagerEntity.Spell getSpell()
getSpell
in class SpellcastingIllagerEntity.CastSpellGoal