net.minecraft.entity.mob

public abstract class SpellcastingIllagerEntity$CastSpellGoal

extends Goal

ava$c
net.minecraft.class_1617$class_1620
net.minecraft.entity.mob.SpellcastingIllagerEntity$CastSpellGoal
net.minecraft.entity.living.mob.monster.illager.IllagerSpellcaster$SpellGoal
net.minecraft.entity.monster.SpellcastingIllagerEntity$UseSpellGoal
net.minecraft.entity.monster.SpellcastingIllagerEntity$UseSpellGoal

Field summary

Modifier and TypeField
protected int
b
field_7385
spellCooldown
spellTimer
field_193321_c
spellWarmup
protected int
c
field_7384
startTime
startTime
field_193322_d
spellCooldown

Constructor summary

ModifierConstructor
protected (SpellcastingIllagerEntity arg0)

Method summary

Modifier and TypeMethod
public boolean
a()
method_6264()
canStart()
canStart()
func_75250_a()
shouldExecute()
public boolean
b()
method_6266()
shouldContinue()
shouldContinue()
func_75253_b()
shouldContinueExecuting()
public void
c()
method_6269()
start()
start()
func_75249_e()
startExecuting()
public void
e()
method_6268()
tick()
tick()
func_75246_d()
tick()
protected abstract void
j()
method_7148()
castSpell()
useSpell()
func_190868_j()
castSpell()
protected int
m()
method_7146()
getInitialCooldown()
getInitialCooldown()
func_190867_m()
getCastWarmupTime()
protected abstract int
g()
method_7149()
getSpellTicks()
getSpellTicks()
func_190869_f()
getCastingTime()
protected abstract int
h()
method_7151()
startTimeDelay()
startTimeDelay()
func_190872_i()
getCastingInterval()
protected abstract SoundEvent
k()
method_7150()
getSoundPrepare()
getSoundPrepare()
func_190871_k()
getSpellPrepareSound()
protected abstract SpellcastingIllagerEntity$Spell
l()
method_7147()
getSpell()
getSpell()
func_193320_l()
getSpellType()