Uses of Class
net.minecraft.world.entity.animal.Dolphin
Packages that use Dolphin
Package
Description
-
Uses of Dolphin in net.minecraft.client.renderer.entity
Methods in net.minecraft.client.renderer.entity with parameters of type DolphinModifier and TypeMethodDescriptionvoid
DolphinRenderer.extractRenderState
(Dolphin p_362277_, DolphinRenderState p_364903_, float p_361483_) -
Uses of Dolphin in net.minecraft.world.entity
Fields in net.minecraft.world.entity with type parameters of type Dolphin -
Uses of Dolphin in net.minecraft.world.entity.ai.goal
Fields in net.minecraft.world.entity.ai.goal declared as DolphinConstructors in net.minecraft.world.entity.ai.goal with parameters of type Dolphin -
Uses of Dolphin in net.minecraft.world.entity.animal
Fields in net.minecraft.world.entity.animal declared as DolphinModifier and TypeFieldDescriptionprivate final Dolphin
Dolphin.DolphinSwimToTreasureGoal.dolphin
private final Dolphin
Dolphin.DolphinSwimWithPlayerGoal.dolphin
Methods in net.minecraft.world.entity.animal that return DolphinModifier and TypeMethodDescriptionDolphin.getBreedOffspring
(ServerLevel pLevel, AgeableMob pOtherParent) Constructors in net.minecraft.world.entity.animal with parameters of type DolphinModifierConstructorDescription(package private)
DolphinSwimToTreasureGoal
(Dolphin pDolphin) (package private)
DolphinSwimWithPlayerGoal
(Dolphin pDolphin, double pSpeedModifier) Constructor parameters in net.minecraft.world.entity.animal with type arguments of type Dolphin