net.minecraft.entity.ai.goal

public class PounceAtTargetGoal

extends Goal

ane
net.minecraft.class_1359
net.minecraft.entity.ai.goal.PounceAtTargetGoal
net.minecraft.entity.ai.goal.LeapAtTargetGoal

Field summary

Modifier and TypeField
private final MobEntity
a
field_6476
mob
field_75328_a
private LivingEntity
b
field_6477
target
field_75326_b
private final float
c
field_6475
velocity
field_75327_c

Constructor summary

ModifierConstructor
public (MobEntity arg0, float arg1)

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
c()
method_6269()
start()
func_75249_e()