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, updateTask
getMutexBits, isInterruptible, resetTask, setMutexBits
protected int getCastingTime()
getCastingTime
in class EntitySpellcasterIllager.AIUseSpell
protected int getCastingInterval()
getCastingInterval
in class EntitySpellcasterIllager.AIUseSpell
protected void castSpell()
castSpell
in class EntitySpellcasterIllager.AIUseSpell
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_)
protected SoundEvent getSpellPrepareSound()
getSpellPrepareSound
in class EntitySpellcasterIllager.AIUseSpell
protected EntitySpellcasterIllager.SpellType getSpellType()
getSpellType
in class EntitySpellcasterIllager.AIUseSpell