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

public class NonTameRandomTargetGoal<T extends LivingEntity>

extends NearestAttackableTargetGoal<T>

bop
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

字段概要

修饰符与类型字段
private final TamableAnimal
i
tamableMob
field_6656
tameable
f_26095_

构造函数概要

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

方法概要

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