StrataFabricClient

class StrataFabricClient : ClientModInitializer(source)

Fabric client entrypoint that installs the process-wide Strata screen presenter.

Fabric owns this entrypoint instance for the client runtime lifetime. Initialization is client-thread confined by Fabric and rejects duplicate invocation without replacing the active presenter.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open override fun onInitializeClient()

Installs the Fabric presenter exactly once for this client runtime.