OnRegisteredClientListener

Listener for on-registered events on the client side. Will be fired for all configs registered on the client, including your own.

Register with EventApi.onRegisteredClient

Author

fzzyhmstrs

Since

0.5.9

Functions

Link copied to clipboard
abstract fun onRegistered(config: Config)

Called by the onRegisteredClient event when the client side of a config is synced.