net.minecraft.world.entity.ai.goal.target

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
i
tamableMob
field_6656
tameable
field_75310_g

构造函数概要

修饰符构造函数
public (TamableAnimal tameable, Class<T> targetClass, boolean checkVisibility, Predicate<LivingEntity> targetPredicate)

方法概要

修饰符与类型方法
public boolean
a()
canUse()
method_6264()
canStart()
func_75250_a()
public boolean
b()
canContinueToUse()
method_6266()
shouldContinue()
func_75253_b()