FabricUiKeyMappingAccess

Reads actual remapped keys and clears both held and queued native input at ownership boundaries.

Functions

Link copied to clipboard
abstract fun strataClicks(): Int
Returns native queued presses.
abstract fun strataClicks(clicks: Int)
Updates native queued presses without enabling another mapping bound to the same key.
Link copied to clipboard
abstract fun strataDown(down: Boolean)
Clears held input directly, including toggle mappings.
Link copied to clipboard
abstract fun strataKey(): InputConstants.Key
Returns the configured key, including scan-code and mouse bindings.