Uses of Class
net.minecraft.world.entity.animal.dolphin.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 TypeMethodDescriptionvoidDolphinRenderer.extractRenderState(Dolphin p_480257_, 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.dolphin
Fields in net.minecraft.world.entity.animal.dolphin declared as DolphinModifier and TypeFieldDescriptionprivate final DolphinDolphin.DolphinSwimToTreasureGoal.dolphinprivate final DolphinDolphin.DolphinSwimWithPlayerGoal.dolphinMethods in net.minecraft.world.entity.animal.dolphin that return DolphinModifier and TypeMethodDescription@Nullable DolphinDolphin.getBreedOffspring(ServerLevel p_478908_, AgeableMob p_480898_) Constructors in net.minecraft.world.entity.animal.dolphin with parameters of type DolphinModifierConstructorDescription(package private)DolphinSwimToTreasureGoal(Dolphin dolphin) (package private)DolphinSwimWithPlayerGoal(Dolphin dolphin, double speedModifier) Constructor parameters in net.minecraft.world.entity.animal.dolphin with type arguments of type Dolphin