addPreLoadStep

abstract fun addPreLoadStep(step: suspend (player: Player) -> Unit)

Called before Player.load is called.