class EntityEvoker.AIAttackSpell extends EntitySpellcasterIllager.AIUseSpell
spellCooldown, spellWarmup| Modifier | Constructor and Description |
|---|---|
private |
AIAttackSpell() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
castSpell() |
protected int |
getCastingInterval() |
protected int |
getCastingTime() |
protected SoundEvent |
getSpellPrepareSound() |
protected EntitySpellcasterIllager.SpellType |
getSpellType() |
private void |
spawnFangs(double p_190876_1_,
double p_190876_3_,
double p_190876_5_,
double p_190876_7_,
float p_190876_9_,
int p_190876_10_) |
getCastWarmupTime, shouldContinueExecuting, shouldExecute, startExecuting, updateTaskgetMutexBits, isInterruptible, resetTask, setMutexBitsprotected int getCastingTime()
getCastingTime in class EntitySpellcasterIllager.AIUseSpellprotected int getCastingInterval()
getCastingInterval in class EntitySpellcasterIllager.AIUseSpellprotected void castSpell()
castSpell in class EntitySpellcasterIllager.AIUseSpellprivate void spawnFangs(double p_190876_1_,
double p_190876_3_,
double p_190876_5_,
double p_190876_7_,
float p_190876_9_,
int p_190876_10_)
protected SoundEvent getSpellPrepareSound()
getSpellPrepareSound in class EntitySpellcasterIllager.AIUseSpellprotected EntitySpellcasterIllager.SpellType getSpellType()
getSpellType in class EntitySpellcasterIllager.AIUseSpell