public final class VirtualScreen
extends java.lang.Object
implements java.lang.AutoCloseable
Constructor and Description |
---|
VirtualScreen(Minecraft mcIn) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
MainWindow |
createMainWindow(GameConfiguration.DisplayInformation displayInfoIn,
java.lang.String fullscreenResolution) |
Monitor |
getMonitor(long monitorPointer) |
Monitor |
getMonitor(MainWindow window) |
public VirtualScreen(Minecraft mcIn)
public Monitor getMonitor(long monitorPointer)
public Monitor getMonitor(MainWindow window)
public MainWindow createMainWindow(GameConfiguration.DisplayInformation displayInfoIn, java.lang.String fullscreenResolution)
public void close()
close
in interface java.lang.AutoCloseable