public class NonTameRandomTargetGoal<T extends LivingEntity>
extends NearestAttackableTargetGoal<T>
cci | |
net.minecraft.world.entity.ai.goal.target.NonTameRandomTargetGoal | |
net.minecraft.class_1404 | |
net.minecraft.entity.ai.goal.UntamedActiveTargetGoal | |
net.minecraft.src.C_741_ | |
net.minecraft.world.entity.ai.goal.target.PathfinderGoalRandomTargetNonTamed |
Field summary
Modifier and Type | Field | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
private final TamableAnimal |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (TamableAnimal tameable, Class<T> targetClass, boolean checkVisibility, Predicate<LivingEntity> targetPredicate) |
Method summary
Modifier and Type | Method | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
public boolean |
| ||||||||||
public boolean |
|