com.mojang.blaze3d.platform

public final class Monitor

deo
com.mojang.blaze3d.platform.Monitor
net.minecraft.class_313
net.minecraft.client.util.Monitor
net.minecraft.client.Monitor

Field summary

Modifier and TypeField
private final long
a
monitor
field_1800
handle
field_197997_b
private final List<VideoMode>
b
videoModes
field_1797
videoModes
field_197998_c
private VideoMode
c
currentMode
field_1802
currentVideoMode
field_197999_d
private int
d
x
field_1799
x
field_198000_e
private int
e
y
field_1798
y
field_198001_f

Constructor summary

ModifierConstructor
public (long arg0)

Method summary

Modifier and TypeMethod
public void
a()
refreshVideoModes()
method_1615()
populateVideoModes()
func_197988_a()
public VideoMode
a(Optional<dev> arg0)
getPreferredVidMode(Optional<VideoMode> arg0)
method_1614(Optional<class_319> arg0)
findClosestVideoMode(Optional<VideoMode> arg0)
func_197992_a(Optional<VideoMode> arg0)
public int
a(dev arg0)
getVideoModeIndex(VideoMode arg0)
method_1619(class_319 arg0)
findClosestVideoModeIndex(VideoMode arg0)
func_224794_a(VideoMode arg0)
public VideoMode
b()
getCurrentMode()
method_1617()
getCurrentVideoMode()
func_197987_b()
public int
c()
getX()
method_1616()
getViewportX()
func_197989_c()
public int
d()
getY()
method_1618()
getViewportY()
func_197990_d()
public VideoMode
a(int arg0)
getMode(int arg0)
method_1620(int arg0)
getVideoMode(int arg0)
func_197991_a(int arg0)
public int
e()
getModeCount()
method_1621()
getVideoModeCount()
func_197994_e()
public long
f()
getMonitor()
method_1622()
getHandle()
func_197995_f()