net.minecraft.entity.ai.goal

public class MobEntityActiveTargetGoal

extends Goal

aim
net.minecraft.class_2618
net.minecraft.entity.ai.goal.MobEntityActiveTargetGoal
net.minecraft.entity.ai.EntityAIFindEntityNearest
net.minecraft.entity.ai.EntityAIFindEntityNearest

Field summary

Modifier and TypeField
private static final org.apache.logging.log4j.Logger
a
field_11950
LOGGER
field_179444_a
LOGGER
private final MobEntity
b
field_11951
mob
field_179442_b
mob
private final Predicate<LivingEntity>
c
field_16888
targetFilter
field_179443_c
predicate
private final ActiveTargetGoal$EntityDistanceComparator
d
field_11953
entityDistanceComparator
field_179440_d
sorter
private LivingEntity
e
field_11954
target
field_179441_e
target
private final Class<? extends LivingEntity>
f
field_11955
targetType
field_179439_f
classToCheck

Constructor summary

ModifierConstructor
public (MobEntity mob, Class<? extends LivingEntity> targetType)

Method summary

Modifier and TypeMethod
public boolean
a()
method_2742()
canStart()
func_75250_a()
shouldExecute()
public boolean
b()
method_2744()
shouldContinue()
func_75253_b()
shouldContinueExecuting()
public void
c()
method_2747()
start()
func_75249_e()
startExecuting()
public void
d()
method_2745()
stop()
func_75251_c()
resetTask()
protected double
g()
method_11019()
getFollowRange()
func_179438_f()
getFollowRange()