public class LeapAtTargetGoal
extends Goal
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.world.entity.ai.goal.Goal
Goal.Flag
-
-
Constructor Summary
Constructors
-
Method Summary
-
Field Details
-
-
-
yd
private final float yd
-
Constructor Details
-
LeapAtTargetGoal
public LeapAtTargetGoal
(Mob p_25492_,
float p_25493_)
-
Method Details
-
canUse
public boolean canUse()
- Specified by:
canUse
in class Goal
-
-
start
public void start()
- Overrides:
start
in class Goal