Uses of Class
net.minecraft.client.MainWindow
Package
Description
-
Uses of MainWindow in com.mojang.blaze3d.platform
Modifier and TypeMethodDescriptionstatic int
GLX._getRefreshRate
(MainWindow p__getRefreshRate_0_) static boolean
GLX._shouldClose
(MainWindow p__shouldClose_0_) -
Uses of MainWindow in net.minecraft.client
ModifierConstructorDescriptionFullscreenResolutionOption
(MainWindow p_i51744_1_) private
FullscreenResolutionOption
(MainWindow p_i51745_1_, Monitor p_i51745_2_) -
Uses of MainWindow in net.minecraft.client.renderer
Modifier and TypeMethodDescriptionVirtualScreen.newWindow
(ScreenSize p_217626_1_, String p_217626_2_, String p_217626_3_) -
Uses of MainWindow in net.minecraftforge.client
Modifier and TypeMethodDescriptionstatic void
ForgeHooksClient.bossBarRenderPost
(MatrixStack mStack, MainWindow res) ForgeHooksClient.bossBarRenderPre
(MatrixStack mStack, MainWindow res, ClientBossInfo bossInfo, int x, int y, int increment) -
Uses of MainWindow in net.minecraftforge.client.event
ModifierConstructorDescriptionRenderGameOverlayEvent
(MatrixStack mStack, float partialTicks, MainWindow window) -
Uses of MainWindow in net.minecraftforge.fml.client