net.minecraft.entity.mob

class DrownedEntity$TargetAboveWaterGoal

extends Goal

net.minecraft.world.entity.monster.zombie.Drowned$DrownedSwimUpGoal
net.minecraft.class_1551$class_1557
net.minecraft.entity.mob.DrownedEntity$TargetAboveWaterGoal

Field summary

Modifier and TypeField
private final DrownedEntity
drowned
field_7246
drowned
private final double
speedModifier
field_7245
speed
private final int
seaLevel
field_7247
minY
private boolean
stuck
field_7248
foundTarget

Constructor summary

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

Method summary

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