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 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.minecraft.client
Constructors in net.minecraft.client with parameters of type MonitorModifierConstructorDescriptionprivate
FullscreenResolutionProgressOption(Window p_90716_, Monitor p_90717_)