Uses of Class
net.minecraft.world.entity.animal.MushroomCow
Packages that use MushroomCow
Package
Description
-
Uses of MushroomCow in net.minecraft.client.renderer.entity
Methods in net.minecraft.client.renderer.entity with parameters of type MushroomCowModifier and TypeMethodDescriptionvoid
MushroomCowRenderer.extractRenderState
(MushroomCow p_363655_, MushroomCowRenderState p_362285_, float p_363308_) -
Uses of MushroomCow in net.minecraft.world.entity
Fields in net.minecraft.world.entity with type parameters of type MushroomCow -
Uses of MushroomCow in net.minecraft.world.entity.animal
Methods in net.minecraft.world.entity.animal that return MushroomCowModifier and TypeMethodDescriptionMushroomCow.getBreedOffspring
(ServerLevel p_148942_, AgeableMob p_148943_) Methods in net.minecraft.world.entity.animal with parameters of type MushroomCowModifier and TypeMethodDescriptionprivate MushroomCow.Variant
MushroomCow.getOffspringVariant
(MushroomCow p_28931_) Method parameters in net.minecraft.world.entity.animal with type arguments of type MushroomCowModifier and TypeMethodDescriptionstatic boolean
MushroomCow.checkMushroomSpawnRules
(EntityType<MushroomCow> p_218201_, LevelAccessor p_218202_, EntitySpawnReason p_360426_, BlockPos p_218204_, RandomSource p_218205_) Constructor parameters in net.minecraft.world.entity.animal with type arguments of type MushroomCowModifierConstructorDescriptionMushroomCow
(EntityType<? extends MushroomCow> p_28914_, Level p_28915_)