public class EvokerEntity.WololoSpellGoal extends SpellcastingIllagerEntity.UseSpellGoal
spellCooldown, spellWarmup| コンストラクタと説明 | 
|---|
| WololoSpellGoal() | 
| 修飾子とタイプ | メソッドと説明 | 
|---|---|
| protected void | castSpell() | 
| protected int | getCastingInterval() | 
| protected int | getCastingTime() | 
| protected int | getCastWarmupTime() | 
| protected SoundEvent | getSpellPrepareSound() | 
| protected SpellcastingIllagerEntity.SpellType | getSpellType() | 
| void | resetTask()Reset the task's internal state. | 
| boolean | shouldContinueExecuting()Returns whether an in-progress EntityAIBase should continue executing | 
| boolean | shouldExecute()Returns whether execution should begin. | 
startExecuting, tickgetMutexFlags, isPreemptible, setMutexFlags, toStringpublic boolean shouldExecute()
shouldExecute クラス内 SpellcastingIllagerEntity.UseSpellGoalpublic boolean shouldContinueExecuting()
public void resetTask()
protected void castSpell()
protected int getCastWarmupTime()
getCastWarmupTime クラス内 SpellcastingIllagerEntity.UseSpellGoalprotected int getCastingTime()
protected int getCastingInterval()
protected SoundEvent getSpellPrepareSound()
protected SpellcastingIllagerEntity.SpellType getSpellType()