net.minecraft.entity.ai.goal

public class PounceAtTargetGoal

extends Goal

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

Field summary

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

Constructor summary

ModifierConstructor
public (MobEntity mob, float speed)

Method summary

Modifier and TypeMethod
public boolean
a()
method_2742()
canStart()
shouldExecute()
public boolean
b()
method_2744()
shouldContinue()
continueExecuting()
public void
c()
method_2747()
start()
startExecuting()