addReloadStartHandler

abstract fun addReloadStartHandler(@NotNull consumer: @NotNull Consumer<PackZipper>)

Registers a handler to be executed when a reload starts.

Since

1.15.2

Parameters

consumer

the handler, receiving the PackZipper