net.minecraft.world.entity.monster

class Drowned$DrownedGoToWaterGoal

extends Goal

ccd$c
net.minecraft.world.entity.monster.Drowned$DrownedGoToWaterGoal
net.minecraft.class_1551$class_1555
net.minecraft.entity.mob.DrownedEntity$WanderAroundOnSurfaceGoal
net.minecraft.src.C_990_$C_993_
net.minecraft.world.entity.monster.EntityDrowned$c

Field summary

Modifier and TypeField
private final PathfinderMob
a
mob
field_7242
mob
f_32418_
private double
b
wantedX
field_7240
x
f_32419_
private double
c
wantedY
field_7239
y
f_32420_
private double
d
wantedZ
field_7238
z
f_32421_
private final double
e
speedModifier
field_7243
speed
f_32422_
private final Level
f
level
field_7241
world
f_32423_

Constructor summary

ModifierConstructor
public (PathfinderMob mob, double speed)

Method summary

Modifier and TypeMethod
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_()
private Vec3
h()
getWaterPos()
method_7021()
getWanderTarget()
m_32430_()