Class DhApiBeforeTextureClearEvent

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

public abstract class DhApiBeforeTextureClearEvent extends Object implements IDhApiCancelableEvent<DhApiRenderParam>
Called during Distant Horizons rendering setup and immediately
before the render textures are cleared.
Generally the textures cleared are Distant Horizons owned depth and color textures.
Canceling the event will prevent DH from clearing any textures.
Since:
API 2.0.0