com.mojang.blaze3d.platform

public final class VideoMode

dpp
com.mojang.blaze3d.platform.VideoMode
net.minecraft.class_319
net.minecraft.unmapped.C_oyiohbge
net.minecraft.client.util.VideoMode
net.minecraft.src.C_3160_

Field summary

Modifier and TypeField
private final int
a
width
field_1980
f_gihozxkz
width
f_85313_
private final int
b
height
field_1979
f_rxrifqej
height
f_85314_
private final int
c
redBits
field_1978
f_elgfxzzm
redBits
f_85315_
private final int
d
greenBits
field_1977
f_sosnhfve
greenBits
f_85316_
private final int
e
blueBits
field_1976
f_xxjsysnh
blueBits
f_85317_
private final int
f
refreshRate
field_1975
f_owhhxhng
refreshRate
f_85318_
private static final Pattern
g
PATTERN
field_1981
f_suqkhrqb
PATTERN
f_85319_

Constructor summary

ModifierConstructor
public (int width, int height, int redBits, int greenBits, int blueBits, int refreshRate)
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()
m_85332_()
public int
b()
getHeight()
method_1669()
m_ecrlzyia()
getHeight()
m_85335_()
public int
c()
getRedBits()
method_1666()
m_oyelogwv()
getRedBits()
m_85336_()
public int
d()
getGreenBits()
method_1667()
m_nntnhjma()
getGreenBits()
m_85337_()
public int
e()
getBlueBits()
method_1672()
m_chozslfl()
getBlueBits()
m_85338_()
public int
f()
getRefreshRate()
method_1671()
m_aekbtpvo()
getRefreshRate()
m_85341_()
public static Optional<VideoMode>
a(String arg0)
read(String arg0)
method_1665(String arg0)
m_xholquos(String arg0)
fromString(String string)
m_85333_(String p_85334_)
public String
g()
write()
method_1670()
m_aqjbxdif()
asString()
m_85342_()