net.minecraft.world.entity.animal

class Dolphin$DolphinSwimWithPlayerGoal

extends Goal

cif$b
net.minecraft.world.entity.animal.Dolphin$DolphinSwimWithPlayerGoal
net.minecraft.class_1433$class_1436
net.minecraft.entity.passive.DolphinEntity$SwimWithPlayerGoal
net.minecraft.world.entity.animal.EntityDolphin$b

Field summary

Modifier and TypeField
private final Dolphin
a
dolphin
field_6755
dolphin
private final double
b
speedModifier
field_6754
speed
private Player
c
player
field_6756
closestPlayer

Constructor summary

ModifierConstructor
(Dolphin dolphin, double speed)

Method summary

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