Class DhApiBeforeRenderEvent

java.lang.Object
com.seibel.distanthorizons.api.methods.events.abstractEvents.DhApiBeforeRenderEvent
All Implemented Interfaces:
IDhApiCancelableEvent<DhApiRenderParam>, IDhApiEvent<DhApiRenderParam>, IBindable
Direct Known Subclasses:
DhApiBeforeDeferredRenderEvent

public abstract class DhApiBeforeRenderEvent extends Object implements IDhApiCancelableEvent<DhApiRenderParam>
Called before Distant Horizons starts rendering a frame.
Canceling the event will prevent DH from rendering that frame.
Since:
API 1.0.0