Uses of Class
net.minecraft.client.WindowSettings
-
Uses of WindowSettings in net.minecraft.client
ModifierConstructorDescriptionRunArgs(RunArgs.Network network, WindowSettings windowSettings, RunArgs.Directories dirs, RunArgs.Game game, RunArgs.AutoConnect autoConnect)
-
Uses of WindowSettings in net.minecraft.client.util
Modifier and TypeMethodDescriptionWindowProvider.createWindow(WindowSettings settings, @Nullable String videoMode, String title)
ModifierConstructorDescriptionWindow(WindowEventHandler eventHandler, MonitorTracker monitorTracker, WindowSettings settings, @Nullable String videoMode, String title)