extends Behavior<LivingEntity>
axk | |
net.minecraft.world.entity.ai.behavior.SetWalkTargetFromLookTarget | |
net.minecraft.class_4120 | |
net.minecraft.entity.ai.brain.task.GoTowardsLookTarget | |
net.minecraft.src.C_629_ | |
net.minecraft.world.entity.ai.behavior.BehaviorLookWalk |
Field summary
Modifier and Type | Field | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
private final Function<LivingEntity, Float> |
| ||||||||||
private final int |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (float speed, int completionRange) |
public | (Function<LivingEntity, Float> speed, int completionRange) |
Method summary
Modifier and Type | Method | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
protected void |
|