Class GameOptionsScreen

All Implemented Interfaces:
Drawable, Element, ParentElement, TickableElement
Direct Known Subclasses:
ControlsOptionsScreen, LanguageOptionsScreen, MouseOptionsScreen, NarratorOptionsScreen, SkinOptionsScreen, SoundOptionsScreen, VideoOptionsScreen

@Environment(CLIENT)
public class GameOptionsScreen
extends Screen
  • Field Details

    • parent

      protected final Screen parent
    • gameOptions

      protected final GameOptions gameOptions
  • Constructor Details

  • Method Details