Class SetEntityLookTarget
java.lang.Object
net.minecraft.world.entity.ai.behavior.SetEntityLookTarget
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic OneShot
<LivingEntity> create
(float maxDist) static OneShot
<LivingEntity> create
(Predicate<LivingEntity> canLootAtTarget, float maxDist) static OneShot
<LivingEntity> create
(EntityType<?> entityType, float maxDist) static BehaviorControl
<LivingEntity> create
(MobCategory category, float makDist)
-
Constructor Details
-
SetEntityLookTarget
public SetEntityLookTarget()
-
-
Method Details
-
create
-
create
-
create
-
create
-