net.minecraft.world.entity.monster

class Drowned$DrownedGoToWaterGoal

extends Goal

cpo$c
net.minecraft.world.entity.monster.Drowned$DrownedGoToWaterGoal
net.minecraft.class_1551$class_1555

Field summary

Modifier and TypeField
private final PathfinderMob
a
mob
field_7242
private double
b
wantedX
field_7240
private double
c
wantedY
field_7239
private double
d
wantedZ
field_7238
private final double
e
speedModifier
field_7243
private final Level
f
level
field_7241

Constructor summary

ModifierConstructor
public (PathfinderMob arg0, double arg1)

Method summary

Modifier and TypeMethod
public boolean
b()
canUse()
method_6264()
public boolean
c()
canContinueToUse()
method_6266()
public void
d()
start()
method_6269()
private Vec3
h()
getWaterPos()
method_7021()