Class SetEntityLookTarget
java.lang.Object
net.minecraft.world.entity.ai.behavior.SetEntityLookTarget
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic OneShot<LivingEntity> create(float p_259830_) static OneShot<LivingEntity> create(Predicate<LivingEntity> p_260088_, float p_259747_) static OneShot<LivingEntity> create(EntityType<?> p_260318_, float p_259522_) static BehaviorControl<LivingEntity> create(MobCategory p_259154_, float p_260240_)
-
Constructor Details
-
SetEntityLookTarget
public SetEntityLookTarget()
-
-
Method Details
-
create
-
create
-
create
-
create
-