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