Uses of Class
net.minecraft.client.util.VideoMode
Packages that use VideoMode
-
Uses of VideoMode in net.minecraft.client.util
Fields in net.minecraft.client.util declared as VideoModeFields in net.minecraft.client.util with type parameters of type VideoModeMethods in net.minecraft.client.util that return VideoModeModifier and TypeMethodDescriptionMonitor.findClosestVideoMode(Optional<VideoMode> optional)
Monitor.getCurrentVideoMode()
Monitor.getVideoMode(int int2)
Methods in net.minecraft.client.util that return types with arguments of type VideoModeModifier and TypeMethodDescriptionVideoMode.fromString(@Nullable String string)
Window.getVideoMode()
Methods in net.minecraft.client.util with parameters of type VideoModeMethod parameters in net.minecraft.client.util with type arguments of type VideoModeModifier and TypeMethodDescriptionMonitor.findClosestVideoMode(Optional<VideoMode> optional)
void
Window.setVideoMode(Optional<VideoMode> videoMode)