net.minecraft.entity.ai.goal

public class UntamedActiveTargetGoal<T extends LivingEntity>

extends ActiveTargetGoal

sq
net.minecraft.class_930
net.minecraft.entity.ai.goal.UntamedActiveTargetGoal
net.minecraft.entity.ai.EntityAITargetNonTamed

Field summary

Modifier and TypeField
private TameableEntity
g
field_3632
pet
theTameable

Constructor summary

ModifierConstructor
public (TameableEntity pet, Class<T> targetType, boolean chanceToStartGoal, com.google.common.base.Predicate<? super T> targetFilter)

Method summary

Modifier and TypeMethod
public boolean
a()
method_2742()
canStart()
shouldExecute()