Uses of Class
net.minecraft.client.gui.screen.MainMenuScreen
Packages that use MainMenuScreen
-
Uses of MainMenuScreen in net.minecraftforge.client
Methods in net.minecraftforge.client with parameters of type MainMenuScreenModifier and TypeMethodDescriptionstatic voidForgeHooksClient.renderMainMenu(MainMenuScreen gui, MatrixStack mStack, FontRenderer font, int width, int height) Deprecated.static voidForgeHooksClient.renderMainMenu(MainMenuScreen gui, MatrixStack mStack, FontRenderer font, int width, int height, int alpha) -
Uses of MainMenuScreen in net.minecraftforge.client.gui
Methods in net.minecraftforge.client.gui with parameters of type MainMenuScreenModifier and TypeMethodDescriptionstatic NotificationModUpdateScreenNotificationModUpdateScreen.init(MainMenuScreen guiMainMenu, Button modButton)