Uses of Class
net.minecraft.client.renderer.VideoMode
Packages that use VideoMode
-
Uses of VideoMode in net.minecraft.client
Fields in net.minecraft.client declared as VideoModeFields in net.minecraft.client with type parameters of type VideoModeMethods in net.minecraft.client that return VideoModeModifier and TypeMethodDescriptionMonitor.getCurrentMode()Monitor.getMode(int p_197991_1_) Monitor.getPreferredVidMode(Optional<VideoMode> p_197992_1_) Methods in net.minecraft.client that return types with arguments of type VideoModeMethods in net.minecraft.client with parameters of type VideoModeMethod parameters in net.minecraft.client with type arguments of type VideoModeModifier and TypeMethodDescriptionMonitor.getPreferredVidMode(Optional<VideoMode> p_197992_1_) voidMainWindow.setPreferredFullscreenVideoMode(Optional<VideoMode> p_224797_1_) -
Uses of VideoMode in net.minecraft.client.renderer
Methods in net.minecraft.client.renderer that return types with arguments of type VideoMode