| Package | Description |
|---|---|
| net.minecraft.client.renderer.entity | |
| net.minecraft.entity | |
| net.minecraft.entity.passive |
| Modifier and Type | Method and Description |
|---|---|
ResourceLocation |
ChickenRenderer.getEntityTexture(ChickenEntity entity) |
protected float |
ChickenRenderer.handleRotationFloat(ChickenEntity livingBase,
float partialTicks) |
| Modifier and Type | Field and Description |
|---|---|
static EntityType<ChickenEntity> |
EntityType.CHICKEN |
| Modifier and Type | Method and Description |
|---|---|
ChickenEntity |
ChickenEntity.createChild(AgeableEntity ageable) |
| Constructor and Description |
|---|
ChickenEntity(EntityType<? extends ChickenEntity> type,
World worldIn) |