Package net.fabricmc.fabric.api.client.screenhandler.v1


package net.fabricmc.fabric.api.client.screenhandler.v1
API for working with screen handlers on the client.
  • Interface Summary
    Interface
    Description
    ScreenRegistry.Factory<H extends net.minecraft.screen.ScreenHandler,​S extends net.minecraft.client.gui.screen.Screen & net.minecraft.client.gui.screen.ingame.ScreenHandlerProvider<H>>
    A factory for handled screens.
  • Class Summary
    Class
    Description
    An API for registering handled screens that represent screen handlers on the client.