public class NonTameRandomTargetGoal<T extends LivingEntity>
extends NearestAttackableTargetGoal<T>
| ara | |
| net.minecraft.world.entity.ai.goal.target.NonTameRandomTargetGoal | |
| net.minecraft.class_1404 | |
| net.minecraft.entity.ai.goal.FollowTargetIfTamedGoal | |
| net.minecraft.entity.ai.goal.NonTamedTargetGoal | |
| net.minecraft.server.v1_15_R1.PathfinderGoalRandomTargetNonTamed |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final TamableAnimal |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (TamableAnimal tameable, Class<T> targetClass, boolean checkVisibility, Predicate<LivingEntity> targetPredicate) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public boolean |
| ||||||||||
| public boolean |
|