net.minecraft.world.entity.monster

public abstract class SpellcasterIllager$SpellcasterUseSpellGoal

extends Goal

cqk$c
net.minecraft.world.entity.monster.SpellcasterIllager$SpellcasterUseSpellGoal
net.minecraft.class_1617$class_1620

Field summary

Modifier and TypeField
protected int
b
attackWarmupDelay
field_7385
protected int
c
nextAttackTickCount
field_7384

Constructor summary

ModifierConstructor
protected (SpellcasterIllager arg0)

Method summary

Modifier and TypeMethod
public boolean
b()
canUse()
method_6264()
public boolean
c()
canContinueToUse()
method_6266()
public void
d()
start()
method_6269()
public void
a()
tick()
method_6268()
protected abstract void
k()
performSpellCasting()
method_7148()
protected int
n()
getCastWarmupTime()
method_7146()
protected abstract int
h()
getCastingTime()
method_7149()
protected abstract int
i()
getCastingInterval()
method_7151()
protected abstract SoundEvent
l()
getSpellPrepareSound()
method_7150()
protected abstract SpellcasterIllager$IllagerSpell
m()
getSpell()
method_7147()