net.minecraft.world.entity.monster

public abstract class SpellcasterIllager$SpellcasterUseSpellGoal

extends Goal

axf$c
net.minecraft.world.entity.monster.SpellcasterIllager$SpellcasterUseSpellGoal
net.minecraft.class_1617$class_1620
net.minecraft.entity.mob.SpellcastingIllagerEntity$CastSpellGoal
net.minecraft.entity.monster.SpellcastingIllagerEntity$UseSpellGoal
net.minecraft.server.v1_15_R1.EntityIllagerWizard$c

Field summary

Modifier and TypeField
protected int
b
attackWarmupDelay
field_7385
spellCooldown
field_193321_c
protected int
c
nextAttackTickCount
field_7384
startTime
field_193322_d

Constructor summary

ModifierConstructor
protected (SpellcasterIllager arg0)

Method summary

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