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

public abstract class DhApiWorldLoadEvent extends Object implements IDhApiEvent<DhApiWorldLoadEvent.EventParam>
Called after Distant Horizons finishes loading a new world.
Note: this may be fired before Minecraft has loaded in the player.
Since:
API 4.0.0
See Also: