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 TypeMethodDescriptionMushroomCowRenderer.getTextureLocation
(MushroomCow pEntity) Returns the location of an entity's texture. -
Uses of MushroomCow in net.minecraft.client.renderer.entity.layers
Classes in net.minecraft.client.renderer.entity.layers with type parameters of type MushroomCow -
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 pLevel, AgeableMob pOtherParent) Methods in net.minecraft.world.entity.animal with parameters of type MushroomCowModifier and TypeMethodDescriptionprivate MushroomCow.MushroomType
MushroomCow.getOffspringType
(MushroomCow pMate) Method parameters in net.minecraft.world.entity.animal with type arguments of type MushroomCowModifier and TypeMethodDescriptionstatic boolean
MushroomCow.checkMushroomSpawnRules
(EntityType<MushroomCow> pMushroomCow, LevelAccessor pLevel, MobSpawnType pSpawnType, BlockPos pPos, RandomSource pRandomSource) Constructor parameters in net.minecraft.world.entity.animal with type arguments of type MushroomCowModifierConstructorDescriptionMushroomCow
(EntityType<? extends MushroomCow> pEntityType, Level pLevel)