Uses of Class
com.mojang.blaze3d.platform.VideoMode
Packages that use VideoMode
-
Uses of VideoMode in com.mojang.blaze3d.platform
Fields in com.mojang.blaze3d.platform declared as VideoModeFields in com.mojang.blaze3d.platform with type parameters of type VideoModeMethods in com.mojang.blaze3d.platform that return VideoModeModifier and TypeMethodDescriptionMonitor.getCurrentMode()
Monitor.getMode
(int pIndex) Monitor.getPreferredVidMode
(Optional<VideoMode> pVideoMode) Methods in com.mojang.blaze3d.platform that return types with arguments of type VideoModeMethods in com.mojang.blaze3d.platform with parameters of type VideoModeMethod parameters in com.mojang.blaze3d.platform with type arguments of type VideoModeModifier and TypeMethodDescriptionMonitor.getPreferredVidMode
(Optional<VideoMode> pVideoMode) void
Window.setPreferredFullscreenVideoMode
(Optional<VideoMode> pPreferredFullscreenVideoMode)