Class DhApiBeforeGenericObjectRenderEvent

java.lang.Object
com.seibel.distanthorizons.api.methods.events.abstractEvents.DhApiBeforeGenericObjectRenderEvent
All Implemented Interfaces:
IDhApiCancelableEvent<DhApiBeforeGenericObjectRenderEvent.EventParam>, IDhApiEvent<DhApiBeforeGenericObjectRenderEvent.EventParam>, IBindable

public abstract class DhApiBeforeGenericObjectRenderEvent extends Object implements IDhApiCancelableEvent<DhApiBeforeGenericObjectRenderEvent.EventParam>
Called before Distant Horizons starts rendering a generic object.
Canceling this event will prevent the triggering IDhApiRenderableBoxGroup from rendering this frame.
Since:
API 3.0.0