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.Specials
Event.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, setup
public RenderLivingEvent.Specials(EntityLivingBase entity, RendererLivingEntity renderer, double x, double y, double z)