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