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 p_84945_) Monitor.getPreferredVidMode
(Optional<VideoMode> p_84949_) 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> p_84949_) void
Window.setPreferredFullscreenVideoMode
(Optional<VideoMode> p_85406_)