Package | Description |
---|---|
net.minecraft.client.renderer.entity | |
net.minecraft.entity.passive |
Modifier and Type | Method and Description |
---|---|
void |
RenderCow.renderCow(EntityCow par1EntityCow,
double par2,
double par4,
double par6,
float par8,
float par9) |
Modifier and Type | Class and Description |
---|---|
class |
EntityMooshroom |
Modifier and Type | Method and Description |
---|---|
EntityCow |
EntityCow.spawnBabyAnimal(EntityAgeable par1EntityAgeable)
This function is used when two same-species animals in 'love mode' breed to generate the new baby animal.
|
EntityCow |
EntityMooshroom.spawnBabyAnimal(EntityAgeable par1EntityAgeable)
This function is used when two same-species animals in 'love mode' breed to generate the new baby animal.
|