net.minecraft.world.entity.monster

public abstract class SpellcasterIllager$SpellcasterUseSpellGoal

extends Goal

blv$c
net.minecraft.world.entity.monster.SpellcasterIllager$SpellcasterUseSpellGoal
net.minecraft.class_1617$class_1620
net.minecraft.entity.mob.SpellcastingIllagerEntity$CastSpellGoal
net.minecraft.src.C_1067_$C_1070_
net.minecraft.world.entity.monster.EntityIllagerWizard$PathfinderGoalCastSpell

Field summary

Modifier and TypeField
protected int
b
attackWarmupDelay
field_7385
spellCooldown
f_33774_
protected int
c
nextAttackTickCount
field_7384
startTime
f_33775_

Constructor summary

ModifierConstructor
protected (SpellcasterIllager arg0)

Method summary

Modifier and TypeMethod
public boolean
a()
canUse()
method_6264()
canStart()
m_8036_()
public boolean
b()
canContinueToUse()
method_6266()
shouldContinue()
m_8045_()
public void
c()
start()
method_6269()
start()
m_8056_()
public void
e()
tick()
method_6268()
tick()
m_8037_()
protected abstract void
k()
performSpellCasting()
method_7148()
castSpell()
m_8130_()
protected int
n()
getCastWarmupTime()
method_7146()
getInitialCooldown()
m_8069_()
protected abstract int
g()
getCastingTime()
method_7149()
getSpellTicks()
m_8089_()
protected abstract int
i()
getCastingInterval()
method_7151()
startTimeDelay()
m_8067_()
protected abstract SoundEvent
l()
getSpellPrepareSound()
method_7150()
getSoundPrepare()
m_7030_()
protected abstract SpellcasterIllager$IllagerSpell
m()
getSpell()
method_7147()
getSpell()
m_7269_()