Uses of Class
net.minecraft.client.util.Window
| Package | Description |
|---|---|
| com.mojang.blaze3d.platform | |
| net.minecraft.client | |
| net.minecraft.client.option | |
| net.minecraft.client.util |
-
Uses of Window in com.mojang.blaze3d.platform
Methods in com.mojang.blaze3d.platform with parameters of type Window Modifier and Type Method Description static intGLX. _getRefreshRate(Window window)static booleanGLX. _shouldClose(Window window) -
Uses of Window in net.minecraft.client
Fields in net.minecraft.client declared as Window Modifier and Type Field Description private WindowMinecraftClient. windowMethods in net.minecraft.client that return Window Modifier and Type Method Description WindowMinecraftClient. getWindow() -
Uses of Window in net.minecraft.client.option
Constructors in net.minecraft.client.option with parameters of type Window Constructor Description FullscreenOption(Window window)FullscreenOption(Window window, @Nullable Monitor monitor) -
Uses of Window in net.minecraft.client.util
Methods in net.minecraft.client.util that return Window Modifier and Type Method Description WindowWindowProvider. createWindow(WindowSettings settings, @Nullable String videoMode, String title)Methods in net.minecraft.client.util with parameters of type Window Modifier and Type Method Description @Nullable MonitorMonitorTracker. getMonitor(Window window)