net.minecraft.entity.passive

class DolphinEntity$SwimWithPlayerGoal

extends Goal

net.minecraft.world.entity.animal.dolphin.Dolphin$DolphinSwimWithPlayerGoal
net.minecraft.class_1433$class_1436
net.minecraft.entity.passive.DolphinEntity$SwimWithPlayerGoal

Field summary

Modifier and TypeField
private final DolphinEntity
dolphin
field_6755
dolphin
private final double
speedModifier
field_6754
speed
private PlayerEntity
player
field_6756
closestPlayer

Constructor summary

ModifierConstructor
(DolphinEntity dolphin, 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()
public void
stop()
method_6270()
stop()
public void
tick()
method_6268()
tick()