Uses of Class
com.mojang.blaze3d.platform.Monitor
Packages that use Monitor
-
Uses of Monitor in com.mojang.blaze3d.platform
Fields in com.mojang.blaze3d.platform with type parameters of type MonitorModifier and TypeFieldDescriptionprivate final it.unimi.dsi.fastutil.longs.Long2ObjectMap<Monitor>
ScreenManager.monitors
Methods in com.mojang.blaze3d.platform that return MonitorModifier and TypeMethodDescriptionMonitorCreator.createMonitor
(long p_84957_) ScreenManager.findBestMonitor
(Window p_85277_) Window.findBestMonitor()
ScreenManager.getMonitor
(long p_85272_) -
Uses of Monitor in net.minecraftforge.client.loading
Method parameters in net.minecraftforge.client.loading with type arguments of type MonitorModifier and TypeMethodDescriptionstatic Boolean
NoVizFallback.windowPositioning
(Optional<Monitor> monitor, IntConsumer widthSetter, IntConsumer heightSetter, IntConsumer xSetter, IntConsumer ySetter)