Uses of Class
net.minecraft.screen.LecternScreenHandler
Package | Description |
---|---|
net.minecraft.client.gui.screen.ingame | |
net.minecraft.screen |
-
Uses of LecternScreenHandler in net.minecraft.client.gui.screen.ingame
Fields in net.minecraft.client.gui.screen.ingame declared as LecternScreenHandler Modifier and Type Field Description private LecternScreenHandler
LecternScreen. handler
Methods in net.minecraft.client.gui.screen.ingame that return LecternScreenHandler Modifier and Type Method Description LecternScreenHandler
LecternScreen. getScreenHandler()
Constructors in net.minecraft.client.gui.screen.ingame with parameters of type LecternScreenHandler Constructor Description LecternScreen(LecternScreenHandler handler, PlayerInventory inventory, Text title)
-
Uses of LecternScreenHandler in net.minecraft.screen
Fields in net.minecraft.screen with type parameters of type LecternScreenHandler Modifier and Type Field Description static ScreenHandlerType<LecternScreenHandler>
ScreenHandlerType. LECTERN