net.minecraft.world.entity.ai.behavior

public class SetWalkTargetFromLookTarget

extends Behavior<LivingEntity>

anj
net.minecraft.world.entity.ai.behavior.SetWalkTargetFromLookTarget
net.minecraft.class_4120
net.minecraft.entity.ai.brain.task.GoTowardsLookTarget
net.minecraft.entity.ai.brain.task.WalkTowardsLookTargetTask
net.minecraft.server.v1_15_R1.BehaviorLookWalk

字段概要

修饰符与类型字段
private final float
a
speed
field_18378
speed
field_220543_a
private final int
b
closeEnoughDistance
field_19002
completionRange
field_220544_b

构造函数概要

修饰符构造函数
public (float speed, int completionRange)

方法概要

修饰符与类型方法
protected void
a(xd arg0, akw arg1, long arg2)
start(ServerLevel arg0, LivingEntity arg1, long arg2)
method_18920(class_3218 arg0, class_1309 arg1, long arg2)
run(ServerWorld arg0, LivingEntity arg1, long arg2)
func_212831_a_(ServerWorld arg0, LivingEntity arg1, long arg2)