类 Evoker.EvokerWololoSpellGoal
java.lang.Object
net.minecraft.world.entity.ai.goal.Goal
net.minecraft.world.entity.monster.SpellcasterIllager.SpellcasterUseSpellGoal
net.minecraft.world.entity.monster.Evoker.EvokerWololoSpellGoal
- 封闭类:
Evoker
-
嵌套类概要
-
字段概要
字段从类继承的字段 net.minecraft.world.entity.monster.SpellcasterIllager.SpellcasterUseSpellGoal
attackWarmupDelay, nextAttackTickCount
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明boolean
boolean
canUse()
protected int
protected int
protected int
protected SpellcasterIllager.IllagerSpell
getSpell()
protected SoundEvent
protected void
void
stop()
从类继承的方法 net.minecraft.world.entity.monster.SpellcasterIllager.SpellcasterUseSpellGoal
start, tick
从类继承的方法 net.minecraft.world.entity.ai.goal.Goal
adjustedTickDelay, getFlags, getServerLevel, getServerLevel, isInterruptable, reducedTickDelay, requiresUpdateEveryTick, setFlags, toString
-
字段详细资料
-
wololoTargeting
-
-
构造器详细资料
-
EvokerWololoSpellGoal
public EvokerWololoSpellGoal()
-
-
方法详细资料
-
canUse
public boolean canUse() -
canContinueToUse
public boolean canContinueToUse() -
stop
public void stop() -
performSpellCasting
protected void performSpellCasting() -
getCastWarmupTime
protected int getCastWarmupTime() -
getCastingTime
protected int getCastingTime() -
getCastingInterval
protected int getCastingInterval() -
getSpellPrepareSound
-
getSpell
-