Uses of Class
net.minecraft.world.entity.animal.Cow
Packages that use Cow
Package
Description
-
Uses of Cow in net.minecraft.client.renderer.entity
Methods in net.minecraft.client.renderer.entity with parameters of type CowModifier and TypeMethodDescriptionvoid
CowRenderer.extractRenderState
(Cow pEntity, CowRenderState pReusedState, float pPartialTick) -
Uses of Cow in net.minecraft.world.entity
Fields in net.minecraft.world.entity with type parameters of type Cow -
Uses of Cow in net.minecraft.world.entity.animal
Methods in net.minecraft.world.entity.animal that return CowModifier and TypeMethodDescriptionCow.getBreedOffspring
(ServerLevel pLevel, AgeableMob pOtherParent) Constructor parameters in net.minecraft.world.entity.animal with type arguments of type Cow