registerWorldLoad

open fun registerWorldLoad(method: Any): RegularTrigger

Registers a trigger that runs before the world loads.

Available modifications:

Return

The trigger for additional modification

Parameters

method

The method to call when the event is fired

Sources

Link copied to clipboard