| Package | Description | 
|---|---|
| net.minecraft.client.renderer.entity | |
| net.minecraft.entity.monster | 
| Modifier and Type | Method and Description | 
|---|---|
ResourceLocation | 
WitherSkeletonRenderer.getEntityTexture(AbstractSkeletonEntity entity)  | 
ResourceLocation | 
SkeletonRenderer.getEntityTexture(AbstractSkeletonEntity entity)  | 
ResourceLocation | 
StrayRenderer.getEntityTexture(AbstractSkeletonEntity entity)  | 
protected void | 
WitherSkeletonRenderer.preRenderCallback(AbstractSkeletonEntity entitylivingbaseIn,
                 MatrixStack matrixStackIn,
                 float partialTickTime)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
SkeletonEntity  | 
class  | 
StrayEntity  | 
class  | 
WitherSkeletonEntity  | 
| Modifier and Type | Field and Description | 
|---|---|
private RangedBowAttackGoal<AbstractSkeletonEntity> | 
AbstractSkeletonEntity.aiArrowAttack  | 
| Constructor and Description | 
|---|
AbstractSkeletonEntity(EntityType<? extends AbstractSkeletonEntity> type,
                      World worldIn)  |