类 Vindicator.VindicatorBreakDoorGoal
java.lang.Object
net.minecraft.world.entity.ai.goal.Goal
net.minecraft.world.entity.ai.goal.DoorInteractGoal
net.minecraft.world.entity.ai.goal.BreakDoorGoal
net.minecraft.world.entity.monster.Vindicator.VindicatorBreakDoorGoal
- 封闭类:
Vindicator
-
嵌套类概要
-
字段概要
从类继承的字段 net.minecraft.world.entity.ai.goal.BreakDoorGoal
breakTime, doorBreakTime, lastBreakProgress
从类继承的字段 net.minecraft.world.entity.ai.goal.DoorInteractGoal
doorPos, hasDoor, mob
-
构造器概要
构造器 -
方法概要
从类继承的方法 net.minecraft.world.entity.ai.goal.BreakDoorGoal
getDoorBreakTime, stop, tick
从类继承的方法 net.minecraft.world.entity.ai.goal.DoorInteractGoal
isOpen, requiresUpdateEveryTick, setOpen
从类继承的方法 net.minecraft.world.entity.ai.goal.Goal
adjustedTickDelay, getFlags, getServerLevel, getServerLevel, isInterruptable, reducedTickDelay, setFlags, toString
-
构造器详细资料
-
VindicatorBreakDoorGoal
-
-
方法详细资料
-
canContinueToUse
public boolean canContinueToUse()- 覆盖:
canContinueToUse
在类中BreakDoorGoal
-
canUse
public boolean canUse()- 覆盖:
canUse
在类中BreakDoorGoal
-
start
public void start()- 覆盖:
start
在类中BreakDoorGoal
-