net.minecraft.world.entity.monster

class Drowned$DrownedSwimUpGoal

extends Goal

cml$e
net.minecraft.world.entity.monster.Drowned$DrownedSwimUpGoal
net.minecraft.class_1551$class_1557
net.minecraft.entity.mob.DrownedEntity$TargetAboveWaterGoal
net.minecraft.world.entity.monster.EntityDrowned$e

Field summary

Modifier and TypeField
private final Drowned
a
drowned
field_7246
drowned
private final double
b
speedModifier
field_7245
speed
private final int
c
seaLevel
field_7247
minY
private boolean
d
stuck
field_7248
foundTarget

Constructor summary

ModifierConstructor
public (Drowned drowned, double speed, int minY)

Method summary

Modifier and TypeMethod
public boolean
b()
canUse()
method_6264()
canStart()
public boolean
c()
canContinueToUse()
method_6266()
shouldContinue()
public void
a()
tick()
method_6268()
tick()
public void
d()
start()
method_6269()
start()
public void
e()
stop()
method_6270()
stop()