Class StayCloseToTarget
java.lang.Object
net.minecraft.world.entity.ai.behavior.StayCloseToTarget
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic BehaviorControl<LivingEntity>
create
(Function<LivingEntity, Optional<PositionTracker>> p_259150_, int p_260151_, int p_260087_, float p_259454_)
-
Constructor Details
-
StayCloseToTarget
public StayCloseToTarget()
-
-
Method Details
-
create
public static BehaviorControl<LivingEntity> create(Function<LivingEntity, Optional<PositionTracker>> p_259150_, int p_260151_, int p_260087_, float p_259454_)
-