Uses of Class
net.minecraft.world.entity.animal.MushroomCow
Package
Description
-
Uses of MushroomCow in net.minecraft.client.renderer.entity
-
Uses of MushroomCow in net.minecraft.client.renderer.entity.layers
-
Uses of MushroomCow in net.minecraft.world.entity
-
Uses of MushroomCow in net.minecraft.world.entity.animal
Modifier and TypeMethodDescriptionMushroomCow.getBreedOffspring
(ServerLevel p_148942_, AgeableMob p_148943_) Modifier and TypeMethodDescriptionprivate MushroomCow.MushroomType
MushroomCow.getOffspringType
(MushroomCow p_28931_) Modifier and TypeMethodDescriptionstatic boolean
MushroomCow.checkMushroomSpawnRules
(EntityType<MushroomCow> p_28949_, LevelAccessor p_28950_, MobSpawnType p_28951_, BlockPos p_28952_, Random p_28953_) ModifierConstructorDescriptionMushroomCow
(EntityType<? extends MushroomCow> p_28914_, Level p_28915_)