closeActiveScreen

open fun closeActiveScreen(client: Minecraft)(source)

Stops the current Strata screen before native device or window teardown without retaining it.

Parameters

client

native client whose active screen is borrowed for terminal cleanup.

Throws

when retained input or source cleanup fails, after the host has attempted independent release.