Uses of Class
net.minecraft.client.MainWindow
Packages that use MainWindow
Package
Description
-
Uses of MainWindow in com.mojang.blaze3d.platform
Methods in com.mojang.blaze3d.platform with parameters of type MainWindowModifier and TypeMethodDescriptionstatic int
GLX._getRefreshRate
(MainWindow p__getRefreshRate_0_) static boolean
GLX._shouldClose
(MainWindow p__shouldClose_0_) -
Uses of MainWindow in net.minecraft.client
Fields in net.minecraft.client declared as MainWindowMethods in net.minecraft.client that return MainWindowConstructors in net.minecraft.client with parameters of type MainWindowModifierConstructorDescriptionFullscreenResolutionOption
(MainWindow p_i51744_1_) private
FullscreenResolutionOption
(MainWindow p_i51745_1_, Monitor p_i51745_2_) -
Uses of MainWindow in net.minecraft.client.renderer
Methods in net.minecraft.client.renderer that return MainWindowModifier and TypeMethodDescriptionVirtualScreen.newWindow
(ScreenSize p_217626_1_, String p_217626_2_, String p_217626_3_) Methods in net.minecraft.client.renderer with parameters of type MainWindow -
Uses of MainWindow in net.minecraftforge.client
Methods in net.minecraftforge.client with parameters of type MainWindowModifier 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
Fields in net.minecraftforge.client.event declared as MainWindowMethods in net.minecraftforge.client.event that return MainWindowConstructors in net.minecraftforge.client.event with parameters of type MainWindowModifierConstructorDescriptionRenderGameOverlayEvent
(MatrixStack mStack, float partialTicks, MainWindow window) -
Uses of MainWindow in net.minecraftforge.fml.client
Fields in net.minecraftforge.fml.client declared as MainWindowConstructors in net.minecraftforge.fml.client with parameters of type MainWindow