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 index) Monitor.getPreferredVidMode(Optional<VideoMode> videoMode) 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> videoMode) voidWindow.setPreferredFullscreenVideoMode(Optional<VideoMode> preferredFullscreenVideoMode)