Uses of Class
com.mojang.blaze3d.platform.Monitor
Packages that use Monitor
- 
Uses of Monitor in com.mojang.blaze3d.platformFields in com.mojang.blaze3d.platform with type parameters of type MonitorModifier and TypeFieldDescriptionprivate final it.unimi.dsi.fastutil.longs.Long2ObjectMap<Monitor>ScreenManager.monitorsMethods 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.neoforged.neoforge.client.loadingMethod parameters in net.neoforged.neoforge.client.loading with type arguments of type MonitorModifier and TypeMethodDescriptionstatic BooleanNoVizFallback.windowPositioning(Optional<Monitor> monitor, IntConsumer widthSetter, IntConsumer heightSetter, IntConsumer xSetter, IntConsumer ySetter)