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