net.minecraft.client.render.platform

public final class VideoMode

cga
net.minecraft.unmapped.C_07096562
net.minecraft.client.render.platform.VideoMode
net.minecraft.client.renderer.VideoMode

Field summary

Modifier and TypeField
private final int
a
f_33886683
width
field_198069_a
private final int
b
f_87551720
height
field_198070_b
private final int
c
f_32280718
redBits
field_198071_c
private final int
d
f_21946670
greenBits
field_198072_d
private final int
e
f_30916195
blueBits
field_198073_e
private final int
f
f_33532885
refreshRate
field_198074_f
private static final Pattern
g
f_85126873
PATTERN
field_198075_g

Constructor summary

ModifierConstructor
public (int width, int height, int redBits, int greenBits, int blueBits, int refreshRate)
public (org.lwjgl.glfw.GLFWVidMode$Buffer buffer)
public (org.lwjgl.glfw.GLFWVidMode mode)

Method summary

Modifier and TypeMethod
public int
a()
m_85766321()
getWidth()
func_198064_a()
public int
b()
m_97517008()
getHeight()
func_198065_b()
public int
c()
m_65589196()
getRedBits()
func_198062_c()
public int
d()
m_39716309()
getGreenBits()
func_198063_d()
public int
e()
m_47067835()
getBlueBits()
func_198068_e()
public int
f()
m_07297148()
getRefreshRate()
func_198067_f()
public static Optional<VideoMode>
a(String arg0)
m_90466190(String arg0)
read(String s)
func_198061_a(String arg0)
public String
g()
m_93442430()
write()
func_198066_g()