net.minecraft.entity.mob

class DrownedEntity$WanderAroundOnSurfaceGoal

extends Goal

net.minecraft.world.entity.monster.zombie.Drowned$DrownedGoToWaterGoal
net.minecraft.class_1551$class_1555
net.minecraft.entity.mob.DrownedEntity$WanderAroundOnSurfaceGoal

Field summary

Modifier and TypeField
private final PathAwareEntity
mob
field_7242
mob
private double
wantedX
field_7240
x
private double
wantedY
field_7239
y
private double
wantedZ
field_7238
z
private final double
speedModifier
field_7243
speed
private final World
level
field_7241
world

Constructor summary

ModifierConstructor
public (PathAwareEntity mob, double speed)

Method summary

Modifier and TypeMethod
public boolean
canUse()
method_6264()
canStart()
public boolean
canContinueToUse()
method_6266()
shouldContinue()
public void
start()
method_6269()
start()
private Vec3d
getWaterPos()
method_7021()
getWanderTarget()