net.minecraft.world.entity.monster.zombie

class Drowned$DrownedGoToWaterGoal

extends Goal

dcl$c
net.minecraft.world.entity.monster.zombie.Drowned$DrownedGoToWaterGoal
net.minecraft.class_1551$class_1555
net.minecraft.entity.mob.DrownedEntity$WanderAroundOnSurfaceGoal
net.minecraft.src.C_432598_$C_432600_
net.minecraft.world.entity.monster.zombie.EntityDrowned$c

字段概要

修饰符与类型字段
private final PathfinderMob
a
mob
field_7242
mob
f_434260_
private double
b
wantedX
field_7240
x
f_436229_
private double
c
wantedY
field_7239
y
f_435608_
private double
d
wantedZ
field_7238
z
f_435559_
private final double
e
speedModifier
field_7243
speed
f_436297_
private final Level
f
level
field_7241
world
f_433752_

构造函数概要

修饰符构造函数
public (PathfinderMob mob, double speed)

方法概要

修饰符与类型方法
public boolean
b()
canUse()
method_6264()
canStart()
m_8036_()
public boolean
c()
canContinueToUse()
method_6266()
shouldContinue()
m_8045_()
public void
d()
start()
method_6269()
start()
m_8056_()
private Vec3
h()
getWaterPos()
method_7021()
getWanderTarget()
m_445062_()