Uses of Class
net.minecraft.world.entity.animal.cow.Cow
Packages that use Cow
Package
Description
-
Uses of Cow in net.minecraft.client.renderer.entity
Subclasses with type arguments of type Cow in net.minecraft.client.renderer.entityMethods in net.minecraft.client.renderer.entity with parameters of type CowModifier and TypeMethodDescriptionvoidCowRenderer.extractRenderState(Cow entity, CowRenderState state, float partialTicks) -
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.cow
Methods in net.minecraft.world.entity.animal.cow that return CowModifier and TypeMethodDescription@Nullable CowCow.getBreedOffspring(ServerLevel level, AgeableMob partner) Constructor parameters in net.minecraft.world.entity.animal.cow with type arguments of type Cow