类 SetEntityLookTargetSometimes
java.lang.Object
net.minecraft.world.entity.ai.behavior.SetEntityLookTargetSometimes
已过时。
-
嵌套类概要
嵌套类 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明static BehaviorControl
<LivingEntity> create
(float p_259047_, UniformInt p_260065_) 已过时。private static BehaviorControl
<LivingEntity> create
(float p_260336_, UniformInt p_259266_, Predicate<LivingEntity> p_260173_) 已过时。static BehaviorControl
<LivingEntity> create
(EntityType<?> p_259588_, float p_259105_, UniformInt p_259422_) 已过时。
-
构造器详细资料
-
SetEntityLookTargetSometimes
public SetEntityLookTargetSometimes()已过时。
-
-
方法详细资料
-
create
已过时。 -
create
public static BehaviorControl<LivingEntity> create(EntityType<?> p_259588_, float p_259105_, UniformInt p_259422_) 已过时。 -
create
private static BehaviorControl<LivingEntity> create(float p_260336_, UniformInt p_259266_, Predicate<LivingEntity> p_260173_) 已过时。
-