net.minecraft.entity.ai.goal

public class PounceAtTargetGoal

extends Goal

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

Field summary

Modifier and TypeField
private final MobEntity
mob
field_6476
mob
private LivingEntity
target
field_6477
target
private final float
yd
field_6475
velocity

Constructor summary

ModifierConstructor
public (MobEntity mob, float velocity)

Method summary

Modifier and TypeMethod
public boolean
canUse()
method_6264()
canStart()
public boolean
canContinueToUse()
method_6266()
shouldContinue()
public void
start()
method_6269()
start()