类 MoveTowardsTargetGoal
java.lang.Object
net.minecraft.world.entity.ai.goal.Goal
net.minecraft.world.entity.ai.goal.MoveTowardsTargetGoal
-
嵌套类概要
-
字段概要
字段修饰符和类型字段说明private final PathfinderMob
private final double
private LivingEntity
private double
private double
private double
private final float
-
构造器概要
构造器 -
方法概要
从类继承的方法 net.minecraft.world.entity.ai.goal.Goal
adjustedTickDelay, getFlags, getServerLevel, getServerLevel, isInterruptable, reducedTickDelay, requiresUpdateEveryTick, setFlags, tick, toString
-
字段详细资料
-
mob
-
target
-
wantedX
private double wantedX -
wantedY
private double wantedY -
wantedZ
private double wantedZ -
speedModifier
private final double speedModifier -
within
private final float within
-
-
构造器详细资料
-
MoveTowardsTargetGoal
-
-
方法详细资料