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 Dolphin -
Uses of Dolphin in net.minecraft.client.renderer.entity.layers
Methods in net.minecraft.client.renderer.entity.layers with parameters of type DolphinModifier and TypeMethodDescriptionvoidDolphinCarryingItemLayer.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_)Constructor parameters in net.minecraft.client.renderer.entity.layers with type arguments of type DolphinModifierConstructorDescriptionDolphinCarryingItemLayer(RenderLayerParent<Dolphin,DolphinModel<Dolphin>> p_116884_)DolphinCarryingItemLayer(RenderLayerParent<Dolphin,DolphinModel<Dolphin>> p_116884_) -
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 DolphinDolphin.DolphinSwimToTreasureGoal.dolphinprivate DolphinDolphin.DolphinSwimWithPlayerGoal.dolphinMethod parameters in net.minecraft.world.entity.animal with type arguments of type DolphinModifier and TypeMethodDescriptionstatic booleanDolphin.checkDolphinSpawnRules(EntityType<Dolphin> p_28346_, LevelAccessor p_28347_, MobSpawnType p_28348_, BlockPos p_28349_, Random p_28350_)Constructors in net.minecraft.world.entity.animal with parameters of type DolphinModifierConstructorDescription(package private)DolphinSwimToTreasureGoal(Dolphin p_28402_)(package private)DolphinSwimWithPlayerGoal(Dolphin p_28413_, double p_28414_)Constructor parameters in net.minecraft.world.entity.animal with type arguments of type Dolphin