Class SetEntityLookTargetSometimes
java.lang.Object
net.minecraft.world.entity.ai.behavior.SetEntityLookTargetSometimes
Deprecated.
- 
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classDeprecated. - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic BehaviorControl<LivingEntity>create(float p_259047_, UniformInt p_260065_) Deprecated.private static BehaviorControl<LivingEntity>create(float p_260336_, UniformInt p_259266_, Predicate<LivingEntity> p_260173_) Deprecated.static BehaviorControl<LivingEntity>create(EntityType<?> p_259588_, float p_259105_, UniformInt p_259422_) Deprecated. 
- 
Constructor Details
- 
SetEntityLookTargetSometimes
public SetEntityLookTargetSometimes()Deprecated. 
 - 
 - 
Method Details
- 
create
Deprecated. - 
create
public static BehaviorControl<LivingEntity> create(EntityType<?> p_259588_, float p_259105_, UniformInt p_259422_) Deprecated. - 
create
private static BehaviorControl<LivingEntity> create(float p_260336_, UniformInt p_259266_, Predicate<LivingEntity> p_260173_) Deprecated. 
 -