| Package | Description | 
|---|---|
| net.minecraft.client.renderer.entity | |
| net.minecraft.entity.monster | 
| Modifier and Type | Method and Description | 
|---|---|
| protected ResourceLocation | RenderStray. getEntityTexture(AbstractSkeleton entity) | 
| protected ResourceLocation | RenderSkeleton. getEntityTexture(AbstractSkeleton entity) | 
| protected ResourceLocation | RenderWitherSkeleton. getEntityTexture(AbstractSkeleton entity) | 
| protected void | RenderWitherSkeleton. preRenderCallback(AbstractSkeleton entitylivingbaseIn,
                 float partialTickTime) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | EntitySkeleton | 
| class  | EntityStray | 
| class  | EntityWitherSkeleton | 
| Modifier and Type | Field and Description | 
|---|---|
| private EntityAIAttackRangedBow<AbstractSkeleton> | AbstractSkeleton. aiArrowAttack |