Uses of Class
net.minecraft.world.entity.animal.Dolphin
Package
Description
-
Uses of Dolphin in net.minecraft.client.renderer.entity
-
Uses of Dolphin in net.minecraft.client.renderer.entity.layers
Modifier and TypeMethodDescriptionvoid
DolphinCarryingItemLayer.render
(PoseStack p_116897_, MultiBufferSource p_116898_, int p_116899_, Dolphin p_116900_, float p_116901_, float p_116902_, float p_116903_, float p_116904_, float p_116905_, float p_116906_) ModifierConstructorDescriptionDolphinCarryingItemLayer
(RenderLayerParent<Dolphin, DolphinModel<Dolphin>> p_234834_, ItemInHandRenderer p_234835_) DolphinCarryingItemLayer
(RenderLayerParent<Dolphin, DolphinModel<Dolphin>> p_234834_, ItemInHandRenderer p_234835_) -
Uses of Dolphin in net.minecraft.world.entity
-
Uses of Dolphin in net.minecraft.world.entity.ai.goal
-
Uses of Dolphin in net.minecraft.world.entity.animal
Modifier and TypeFieldDescriptionprivate final Dolphin
Dolphin.DolphinSwimToTreasureGoal.dolphin
private final Dolphin
Dolphin.DolphinSwimWithPlayerGoal.dolphin
ModifierConstructorDescription(package private)
DolphinSwimToTreasureGoal
(Dolphin p_28402_) (package private)
DolphinSwimWithPlayerGoal
(Dolphin p_28413_, double p_28414_)