Uses of Class
com.mojang.blaze3d.platform.Window
Package
Description
-
Uses of Window in com.mojang.blaze3d.platform
Modifier and TypeMethodDescriptionstatic int
GLX._getRefreshRate
(Window p_69342_) static boolean
GLX._shouldClose
(Window p_69356_) ScreenManager.findBestMonitor
(Window p_85277_) -
Uses of Window in net.minecraft.client
ModifierConstructorDescriptionFullscreenResolutionProgressOption
(Window p_90714_) private
FullscreenResolutionProgressOption
(Window p_90716_, Monitor p_90717_) -
Uses of Window in net.minecraft.client.renderer
Modifier and TypeMethodDescriptionVirtualScreen.newWindow
(DisplayData p_110873_, String p_110874_, String p_110875_) -
Uses of Window in net.minecraftforge.client
Modifier and TypeMethodDescriptionstatic void
ForgeHooksClient.renderBossEventPost
(PoseStack poseStack, Window res) ForgeHooksClient.renderBossEventPre
(PoseStack poseStack, Window res, LerpingBossEvent bossInfo, int x, int y, int increment) -
Uses of Window in net.minecraftforge.client.event
ModifierConstructorDescriptionRenderGameOverlayEvent
(PoseStack mStack, float partialTicks, Window window) -
Uses of Window in net.minecraftforge.client.loading