net.minecraft.server.v1_14_R1

public class PathfinderGoalOcelotAttack

extends PathfinderGoal

anp
net.minecraft.class_1371
net.minecraft.entity.ai.goal.AttackGoal
net.minecraft.entity.ai.goal.OcelotAttackGoal
net.minecraft.server.v1_14_R1.PathfinderGoalOcelotAttack

Field summary

Modifier and TypeField
private final IBlockAccess
a
field_6538
world
field_75411_a
private final EntityInsentient
b
field_6541
mob
field_75409_b
private EntityLiving
c
field_6539
target
field_75410_c
private int
d
field_6540
cooldown
field_75408_d

Constructor summary

ModifierConstructor
public (EntityInsentient arg0)

Method summary

Modifier and TypeMethod
public boolean
a()
method_6264()
canStart()
func_75250_a()
public boolean
b()
method_6266()
shouldContinue()
func_75253_b()
public void
d()
method_6270()
stop()
func_75251_c()
public void
e()
method_6268()
tick()
func_75246_d()