Uses of Class
net.minecraft.client.util.VideoMode
Packages that use VideoMode
- 
Uses of VideoMode in net.minecraft.client.utilFields 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> videoMode) Monitor.getCurrentVideoMode()Monitor.getVideoMode(int index) Methods in net.minecraft.client.util that return types with arguments of type VideoModeModifier and TypeMethodDescriptionVideoMode.fromString(@Nullable String string) Window.getFullscreenVideoMode()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> videoMode) voidWindow.setFullscreenVideoMode(Optional<VideoMode> fullscreenVideoMode)