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