extends Behavior<LivingEntity>
| bfp | |
| 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 |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final Predicate<LivingEntity> |
| ||||||||||
| private final float |
| ||||||||||
| private Optional<LivingEntity> |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| 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) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| protected boolean |
| ||||||||||
| protected void |
|