类 WanderingTrader.WanderToPositionGoal
java.lang.Object
net.minecraft.world.entity.ai.goal.Goal
net.minecraft.world.entity.npc.WanderingTrader.WanderToPositionGoal
- 封闭类:
WanderingTrader
-
嵌套类概要
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明boolean
canUse()
private boolean
isTooFarAway
(BlockPos p_35904_, double p_35905_) void
stop()
void
tick()
从类继承的方法 net.minecraft.world.entity.ai.goal.Goal
adjustedTickDelay, canContinueToUse, getFlags, getServerLevel, getServerLevel, isInterruptable, reducedTickDelay, requiresUpdateEveryTick, setFlags, start, toString
-
字段详细资料
-
trader
-
stopDistance
final double stopDistance -
speedModifier
final double speedModifier
-
-
构造器详细资料
-
WanderToPositionGoal
WanderToPositionGoal(WanderingTrader p_35899_, double p_35900_, double p_35901_)
-
-
方法详细资料