public static class RenderLivingEvent.Post<T extends EntityLivingBase> extends RenderLivingEvent<T>
RenderLivingEvent.Post<T extends EntityLivingBase>, RenderLivingEvent.Pre<T extends EntityLivingBase>, RenderLivingEvent.Specials<T extends EntityLivingBase>| Constructor and Description | 
|---|
| Post(EntityLivingBase entity,
    RenderLivingBase<T> renderer,
    float partialRenderTick,
    double x,
    double y,
    double z) | 
getEntity, getPartialRenderTick, getRenderer, getX, getY, getZpublic Post(EntityLivingBase entity, RenderLivingBase<T> renderer, float partialRenderTick, double x, double y, double z)