net.minecraft.entity.ai.goal

public class AttackGoal

extends Goal

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

Field summary

Modifier and TypeField
World
a
field_3575
world
theWorld
MobEntity
b
field_3576
mob
theEntity
LivingEntity
c
field_6851
target
theVictim
int
d
field_3578
cooldown
attackCountdown

Constructor summary

ModifierConstructor
public (MobEntity mob)

Method summary

Modifier and TypeMethod
public boolean
a()
method_2742()
canStart()
shouldExecute()
public boolean
b()
method_2744()
shouldContinue()
continueExecuting()
public void
d()
method_2745()
stop()
resetTask()
public void
e()
method_2746()
tick()
updateTask()