net.minecraft.entity.ai.goal

public class AttackGoal

extends Goal

ahk
net.minecraft.class_913
net.minecraft.entity.ai.goal.AttackGoal
net.minecraft.entity.ai.EntityAIOcelotAttack
net.minecraft.entity.ai.EntityAIOcelotAttack

Field summary

Modifier and TypeField
private final BlockView
a
field_16882
world
field_75411_a
world
private final MobEntity
b
field_3576
mob
field_75409_b
entity
private LivingEntity
c
field_6851
target
field_75410_c
target
private int
d
field_3578
cooldown
field_75408_d
attackCountdown

Constructor summary

ModifierConstructor
public (MobEntity mob)

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
d()
method_2745()
stop()
func_75251_c()
resetTask()
public void
e()
method_2746()
tick()
func_75246_d()
tick()