Uses of Class
net.minecraft.client.gui.screens.TitleScreen
Packages that use TitleScreen
Package
Description
-
Uses of TitleScreen in net.minecraftforge.client
Methods in net.minecraftforge.client with parameters of type TitleScreenModifier and TypeMethodDescriptionstatic void
ForgeHooksClient.renderMainMenu
(TitleScreen gui, GuiGraphics guiGraphics, Font font, int width, int height, int alpha) -
Uses of TitleScreen in net.minecraftforge.client.gui
Methods in net.minecraftforge.client.gui with parameters of type TitleScreenModifier and TypeMethodDescriptionTitleScreenModUpdateIndicator.init
(TitleScreen guiMainMenu, Button modButton) -
Uses of TitleScreen in net.minecraftforge.forge.snapshots
Methods in net.minecraftforge.forge.snapshots with parameters of type TitleScreenModifier and TypeMethodDescriptionstatic void
ForgeSnapshotsModClient.renderMainMenuWarning
(VersionChecker.Status status, TitleScreen gui, GuiGraphics graphics, Font font, int width, int height, int alpha)