net.minecraft.world.entity.monster

class Drowned$DrownedGoToWaterGoal

extends Goal

awh$c
net.minecraft.world.entity.monster.Drowned$DrownedGoToWaterGoal
net.minecraft.class_1551$class_1555
net.minecraft.entity.mob.DrownedEntity$WanderAroundOnSurfaceGoal
net.minecraft.entity.monster.DrownedEntity$GoToWaterGoal
net.minecraft.server.v1_15_R1.EntityDrowned$c

Field summary

Modifier and TypeField
private final PathfinderMob
a
mob
field_7242
mob
field_204730_a
private double
b
wantedX
field_7240
x
field_204731_b
private double
c
wantedY
field_7239
y
field_204732_c
private double
d
wantedZ
field_7238
z
field_204733_d
private final double
e
speedModifier
field_7243
speed
field_204734_e
private final Level
f
level
field_7241
world
field_204735_f

Constructor summary

ModifierConstructor
public (PathfinderMob mob, double speed)

Method summary

Modifier and TypeMethod
public boolean
a()
canUse()
method_6264()
canStart()
func_75250_a()
public boolean
b()
canContinueToUse()
method_6266()
shouldContinue()
func_75253_b()
public void
c()
start()
method_6269()
start()
func_75249_e()
private Vec3
g()
getWaterPos()
method_7021()
getWanderTarget()
func_204729_f()