History - net.minecraft.client.util.VideoMode
26.3-pre-2
Names
Fields
Constructors
Methods
26.3-pre-1
Names
Fields
Constructors
Methods
26.3-snapshot-10
Names
Fields
Constructors
Methods
26.3-snapshot-9
Names
Fields
Constructors
Methods
26.3-snapshot-8
Names
Fields
Constructors
Methods
26.3-snapshot-7
Names
Fields
Constructors
Methods
26.3-snapshot-6
Names
Fields
Constructors
Methods
26.3-snapshot-5
Names
Fields
Constructors
Methods
26.3-snapshot-4
Names
Fields
int: refreshRate, field_1975, refreshRate
Pattern: PATTERN, field_1981, PATTERN
org.slf4j.Logger: LOGGER, field_1_8794, LOGGER
com.mojang.serialization.Codec<VideoMode>: CODEC, field_1_8792, CODEC
com.google.gson.Gson: GSON, field_1_8793, GSON
float: refreshRate, field_1975, refreshRate
Constructors
(org.lwjgl.glfw.GLFWVidMode$Buffer)
(org.lwjgl.glfw.GLFWVidMode)
(int, int, int, int, int, float)
(org.lwjgl.sdl.SDL_DisplayMode)
Methods
int (): getRefreshRate, method_1671, getRefreshRate
float (): getRefreshRate, method_1671, getRefreshRate
String (): refreshRateLabel, method_1_8467, getFormattedRefreshRate
void (String, String): lambda$read$0, method_1_8465, method_1_8465
com.mojang.datafixers.kinds.App (com.mojang.serialization.codecs.RecordCodecBuilder$Instance): lambda$static$0, method_1_8466, method_1_8466
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
1.21.11_unobfuscated
Names
com.mojang.blaze3d.platform.VideoMode
net.minecraft.class_319
net.minecraft.client.util.VideoMode
Fields
int: width, field_1980, width
int: height, field_1979, height
int: redBits, field_1978, redBits
int: greenBits, field_1977, greenBits
int: blueBits, field_1976, blueBits
int: refreshRate, field_1975, refreshRate
Pattern: PATTERN, field_1981, PATTERN
Constructors
(int, int, int, int, int, int)
(org.lwjgl.glfw.GLFWVidMode$Buffer)
(org.lwjgl.glfw.GLFWVidMode)
Methods
int (): getWidth, method_1668, getWidth
int (): getHeight, method_1669, getHeight
int (): getRedBits, method_1666, getRedBits
int (): getGreenBits, method_1667, getGreenBits
int (): getBlueBits, method_1672, getBlueBits
int (): getRefreshRate, method_1671, getRefreshRate
Optional<VideoMode> (String): read, method_1665, fromString
String (): write, method_1670, asString