Uses of Class
com.mojang.blaze3d.platform.Monitor
-
Uses of Monitor in com.mojang.blaze3d.platform
Modifier and TypeFieldDescriptionprivate final it.unimi.dsi.fastutil.longs.Long2ObjectMap<Monitor>
ScreenManager.monitors
Modifier and TypeMethodDescriptionMonitorCreator.createMonitor
(long p_84957_) ScreenManager.findBestMonitor
(Window p_85277_) Window.findBestMonitor()
ScreenManager.getMonitor
(long p_85272_) -
Uses of Monitor in net.neoforged.neoforge.client.loading
Modifier and TypeMethodDescriptionstatic Boolean
NoVizFallback.windowPositioning
(Optional<Monitor> monitor, IntConsumer widthSetter, IntConsumer heightSetter, IntConsumer xSetter, IntConsumer ySetter)