public abstract static class RenderLivingEvent.Specials extends RenderLivingEvent
| Modifier and Type | Class and Description |
|---|---|
static class |
RenderLivingEvent.Specials.Post |
static class |
RenderLivingEvent.Specials.Pre |
RenderLivingEvent.SpecialsEvent.HasResult, Event.Result| Constructor and Description |
|---|
RenderLivingEvent.Specials(EntityLivingBase entity,
RendererLivingEntity renderer,
double x,
double y,
double z) |
getListenerList, getPhase, getResult, hasResult, isCancelable, isCanceled, setCanceled, setPhase, setResult, setuppublic RenderLivingEvent.Specials(EntityLivingBase entity, RendererLivingEntity renderer, double x, double y, double z)