net.minecraft.entity.living.mob.monster.illager

public abstract class IllagerSpellcaster$SpellGoal

extends Goal

auw$c
net.minecraft.class_1617$class_1620
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
spellTimer
field_193321_c
field_193321_c
protected int
c
field_7384
startTime
field_193322_d
field_193322_d

Constructor summary

ModifierConstructor
protected (IllagerSpellcaster arg0)

Method summary

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