net.minecraft.world.entity.animal

class Dolphin$DolphinSwimWithPlayerGoal

extends Goal

atf$c
net.minecraft.world.entity.animal.Dolphin$DolphinSwimWithPlayerGoal
net.minecraft.class_1433$class_1436
net.minecraft.entity.passive.DolphinEntity$SwimWithPlayerGoal
net.minecraft.entity.passive.DolphinEntity$SwimWithPlayerGoal
net.minecraft.server.v1_15_R1.EntityDolphin$c

Field summary

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

Constructor summary

ModifierConstructor
(Dolphin dolphin, double speed)

Method summary

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