com.mojang.blaze3d.platform

public final class VideoMode

cxt
com.mojang.blaze3d.platform.VideoMode
net.minecraft.class_319
net.minecraft.unmapped.C_oyiohbge
net.minecraft.client.util.VideoMode
net.minecraft.client.renderer.VideoMode

Field summary

Modifier and TypeField
private final int
a
width
field_1980
f_gihozxkz
width
field_198069_a
private final int
b
height
field_1979
f_rxrifqej
height
field_198070_b
private final int
c
redBits
field_1978
f_elgfxzzm
redBits
field_198071_c
private final int
d
greenBits
field_1977
f_sosnhfve
greenBits
field_198072_d
private final int
e
blueBits
field_1976
f_xxjsysnh
blueBits
field_198073_e
private final int
f
refreshRate
field_1975
f_owhhxhng
refreshRate
field_198074_f
private static final Pattern
g
PATTERN
field_1981
f_suqkhrqb
PATTERN
field_198075_g

Constructor summary

ModifierConstructor
public (int arg0, int arg1, int arg2, int arg3, int arg4, int arg5)
public (org.lwjgl.glfw.GLFWVidMode$Buffer arg0)
public (org.lwjgl.glfw.GLFWVidMode arg0)

Method summary

Modifier and TypeMethod
public int
a()
getWidth()
method_1668()
m_tmgrktgp()
getWidth()
func_198064_a()
public int
b()
getHeight()
method_1669()
m_ecrlzyia()
getHeight()
func_198065_b()
public int
c()
getRedBits()
method_1666()
m_oyelogwv()
getRedBits()
func_198062_c()
public int
d()
getGreenBits()
method_1667()
m_nntnhjma()
getGreenBits()
func_198063_d()
public int
e()
getBlueBits()
method_1672()
m_chozslfl()
getBlueBits()
func_198068_e()
public int
f()
getRefreshRate()
method_1671()
m_aekbtpvo()
getRefreshRate()
func_198067_f()
public static Optional<VideoMode>
a(String arg0)
read(String arg0)
method_1665(String arg0)
m_xholquos(String arg0)
fromString(String arg0)
func_198061_a(String arg0)
public String
g()
write()
method_1670()
m_aqjbxdif()
asString()
func_198066_g()