net.minecraft.world.entity.ai.goal

public class LeapAtTargetGoal

extends Goal

biv
net.minecraft.world.entity.ai.goal.LeapAtTargetGoal
net.minecraft.class_1359
net.minecraft.entity.ai.goal.PounceAtTargetGoal
net.minecraft.src.C_699_
net.minecraft.world.entity.ai.goal.PathfinderGoalLeapAtTarget

字段概要

修饰符与类型字段
private final Mob
a
mob
field_6476
mob
f_25488_
private LivingEntity
b
target
field_6477
target
f_25489_
private final float
c
yd
field_6475
velocity
f_25490_

构造函数概要

修饰符构造函数
public (Mob mob, float velocity)

方法概要

修饰符与类型方法
public boolean
a()
canUse()
method_6264()
canStart()
m_8036_()
public boolean
b()
canContinueToUse()
method_6266()
shouldContinue()
m_8045_()
public void
c()
start()
method_6269()
start()
m_8056_()