Uses of Class
net.minecraft.client.WindowSettings
Packages that use WindowSettings
-
Uses of WindowSettings in net.minecraft.client
Fields in net.minecraft.client declared as WindowSettingsConstructors in net.minecraft.client with parameters of type WindowSettingsModifierConstructorDescriptionRunArgs
(RunArgs.Network network, WindowSettings windowSettings, RunArgs.Directories dirs, RunArgs.Game game, RunArgs.QuickPlay quickPlay) -
Uses of WindowSettings in net.minecraft.client.util
Methods in net.minecraft.client.util with parameters of type WindowSettingsModifier and TypeMethodDescriptionWindowProvider.createWindow
(WindowSettings settings, @Nullable String videoMode, String title) Constructors in net.minecraft.client.util with parameters of type WindowSettingsModifierConstructorDescriptionWindow
(WindowEventHandler eventHandler, MonitorTracker monitorTracker, WindowSettings settings, @Nullable String fullscreenVideoMode, String title)