net.minecraft.entity.ai.goal

public class PounceAtTargetGoal

extends Goal

xj
net.minecraft.class_900
net.minecraft.entity.ai.goal.PounceAtTargetGoal
net.minecraft.entity.ai.EntityAILeapAtTarget
net.minecraft.entity.ai.EntityAILeapAtTarget

Field summary

Modifier and TypeField
MobEntity
a
field_3514
mob
field_75328_a
leaper
LivingEntity
b
field_6844
targetEntity
field_75326_b
leapTarget
float
c
field_3516
speed
field_75327_c
leapMotionY

Constructor summary

ModifierConstructor
public (MobEntity mob, float speed)

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()