Uses of Class
net.minecraft.world.entity.animal.cow.MushroomCow
Packages that use MushroomCow
Package
Description
-
Uses of MushroomCow in net.minecraft.client.renderer.entity
Subclasses with type arguments of type MushroomCow in net.minecraft.client.renderer.entityMethods in net.minecraft.client.renderer.entity with parameters of type MushroomCowModifier and TypeMethodDescriptionvoidMushroomCowRenderer.extractRenderState(MushroomCow entity, MushroomCowRenderState state, float partialTicks) -
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.cow
Methods in net.minecraft.world.entity.animal.cow that return MushroomCowModifier and TypeMethodDescription@Nullable MushroomCowMushroomCow.getBreedOffspring(ServerLevel level, AgeableMob partner) Methods in net.minecraft.world.entity.animal.cow with parameters of type MushroomCowModifier and TypeMethodDescriptionprivate MushroomCow.VariantMushroomCow.getOffspringVariant(MushroomCow mate) Method parameters in net.minecraft.world.entity.animal.cow with type arguments of type MushroomCowModifier and TypeMethodDescriptionstatic booleanMushroomCow.checkMushroomSpawnRules(EntityType<MushroomCow> type, LevelAccessor level, EntitySpawnReason spawnReason, BlockPos pos, RandomSource random) Constructor parameters in net.minecraft.world.entity.animal.cow with type arguments of type MushroomCow