Uses of Class
net.minecraft.client.util.Window
Packages that use Window
Package
Description
-
Uses of Window in com.mojang.blaze3d.platform
Methods in com.mojang.blaze3d.platform with parameters of type WindowModifier and TypeMethodDescriptionstatic int
GLX._getRefreshRate
(Window window) static boolean
GLX._shouldClose
(Window window) -
Uses of Window in net.minecraft.client
Fields in net.minecraft.client declared as WindowMethods in net.minecraft.client that return WindowMethods in net.minecraft.client with parameters of type WindowModifier and TypeMethodDescriptionvoid
Mouse.addCrashReportSection
(CrashReportSection section, Window window) double
Mouse.getScaledX
(Window window) double
Mouse.getScaledY
(Window window) static double
static double
-
Uses of Window in net.minecraft.client.gui.hud.bar
Methods in net.minecraft.client.gui.hud.bar with parameters of type WindowModifier and TypeMethodDescriptiondefault int
Bar.getCenterX
(Window window) default int
Bar.getCenterY
(Window window) -
Uses of Window in net.minecraft.client.util
Methods in net.minecraft.client.util that return WindowModifier and TypeMethodDescriptionWindowProvider.createWindow
(WindowSettings settings, @Nullable String videoMode, String title) Methods in net.minecraft.client.util with parameters of type Window