net.minecraft.world.entity.npc

class WanderingTrader$WanderToPositionGoal

extends Goal

cpp$a
net.minecraft.world.entity.npc.WanderingTrader$WanderToPositionGoal
net.minecraft.class_3989$class_3994
net.minecraft.entity.passive.WanderingTraderEntity$WanderToTargetGoal
net.minecraft.world.entity.npc.EntityVillagerTrader$a

Field summary

Modifier and TypeField
final WanderingTrader
a
trader
field_17759
trader
final double
b
stopDistance
field_17760
proximityDistance
final double
c
speedModifier
field_17761
speed

Constructor summary

ModifierConstructor
(WanderingTrader arg0, WanderingTrader trader, double proximityDistance, double speed)

Method summary

Modifier and TypeMethod
public void
e()
stop()
method_6270()
stop()
public boolean
b()
canUse()
method_6264()
canStart()
public void
a()
tick()
method_6268()
tick()
private boolean
a(jh arg0, double arg1)
isTooFarAway(BlockPos arg0, double arg1)
method_18070(class_2338 arg0, double arg1)
isTooFarFrom(BlockPos pos, double proximityDistance)