extends Behavior<LivingEntity>
bbh | |
net.minecraft.world.entity.ai.behavior.SetEntityLookTarget | |
net.minecraft.class_4119 | |
net.minecraft.entity.ai.brain.task.FollowMobTask | |
net.minecraft.src.C_622_ | |
net.minecraft.world.entity.ai.behavior.BehaviorLookTarget |
Field summary
Modifier and Type | Field | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
private final Predicate<LivingEntity> |
| ||||||||||
private final float |
| ||||||||||
private Optional<LivingEntity> |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (TagKey<EntityType<?>> entityType, float maxDistance) |
public | (MobCategory group, float maxDistance) |
public | (EntityType<?> entityType, float maxDistance) |
public | (float maxDistance) |
public | (Predicate<LivingEntity> predicate, float maxDistance) |
Method summary
Modifier and Type | Method | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
protected boolean |
| ||||||||||
protected void |
|