| Package | Description | 
|---|---|
| net.minecraft.client.renderer.entity | |
| net.minecraft.entity.ai | |
| net.minecraft.entity.boss | |
| net.minecraft.entity.monster | |
| net.minecraft.entity.player | 
| Modifier and Type | Method and Description | 
|---|---|
| void | RenderVindicator. doRender(EntityMob entity,
        double x,
        double y,
        double z,
        float entityYaw,
        float partialTicks) | 
| void | RenderIllusionIllager. doRender(EntityMob entity,
        double x,
        double y,
        double z,
        float entityYaw,
        float partialTicks) | 
| protected ResourceLocation | RenderVindicator. getEntityTexture(EntityMob entity) | 
| protected ResourceLocation | RenderIllusionIllager. getEntityTexture(EntityMob entity) | 
| protected ResourceLocation | RenderEvoker. getEntityTexture(EntityMob entity) | 
| protected boolean | RenderIllusionIllager. isVisible(EntityMob p_193115_1_) | 
| protected void | RenderVindicator. preRenderCallback(EntityMob entitylivingbaseIn,
                 float partialTickTime) | 
| protected void | RenderIllusionIllager. preRenderCallback(EntityMob entitylivingbaseIn,
                 float partialTickTime) | 
| protected void | RenderEvoker. preRenderCallback(EntityMob entitylivingbaseIn,
                 float partialTickTime) | 
| void | RenderIllusionIllager. renderName(EntityMob entity,
          double x,
          double y,
          double z) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | EntityAIAttackRangedBow<T extends EntityMob & IRangedAttackMob> | 
| Modifier and Type | Field and Description | 
|---|---|
| private T | EntityAIAttackRangedBow. entity | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | EntityWither | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractIllager | 
| class  | AbstractSkeleton | 
| class  | EntityBlaze | 
| class  | EntityCaveSpider | 
| class  | EntityCreeper | 
| class  | EntityElderGuardian | 
| class  | EntityEnderman | 
| class  | EntityEndermite | 
| class  | EntityEvoker | 
| class  | EntityGiantZombie | 
| class  | EntityGuardian | 
| class  | EntityHusk | 
| class  | EntityIllusionIllager | 
| class  | EntityPigZombie | 
| class  | EntitySilverfish | 
| class  | EntitySkeleton | 
| class  | EntitySpellcasterIllager | 
| class  | EntitySpider | 
| class  | EntityStray | 
| class  | EntityVex | 
| class  | EntityVindicator | 
| class  | EntityWitch | 
| class  | EntityWitherSkeleton | 
| class  | EntityZombie | 
| class  | EntityZombieVillager | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | EntityPlayer.SleepEnemyPredicate. apply(EntityMob p_apply_1_) |