Uses of Class
net.minecraft.client.gui.screen.MainMenuScreen
-
Uses of MainMenuScreen in net.minecraftforge.client
Modifier and TypeMethodDescriptionstatic void
ForgeHooksClient.renderMainMenu
(MainMenuScreen gui, MatrixStack mStack, FontRenderer font, int width, int height) Deprecated.static void
ForgeHooksClient.renderMainMenu
(MainMenuScreen gui, MatrixStack mStack, FontRenderer font, int width, int height, int alpha) -
Uses of MainMenuScreen in net.minecraftforge.client.gui
Modifier and TypeMethodDescriptionstatic NotificationModUpdateScreen
NotificationModUpdateScreen.init
(MainMenuScreen guiMainMenu, Button modButton)