Package net.fabricmc.fabric.api.client.screen.v1
package net.fabricmc.fabric.api.client.screen.v1
Fabric Screen API v1.
The screen api provides events and utilities in this package are related to the lifecycle of a Screen
.
For general screen events see ScreenEvents
.
For screen events related to the use of a mouse, see ScreenMouseEvents
.
For screen events related to the use of a keyboard, see ScreenKeyboardEvents
.
- See Also: