Class SoundOptionsScreen

All Implemented Interfaces:
ContainerEventHandler, GuiEventListener, Renderable, TabOrderedElement

public class SoundOptionsScreen extends OptionsSubScreen
  • Field Details

  • Constructor Details

    • SoundOptionsScreen

      public SoundOptionsScreen(Screen p_96702_, Options p_96703_)
  • Method Details

    • buttonOptions

      private static OptionInstance<?>[] buttonOptions(Options p_250217_)
    • init

      protected void init()
      Overrides:
      init in class Screen
    • getAllSoundOptionsExceptMaster

      private OptionInstance<?>[] getAllSoundOptionsExceptMaster()
    • render

      public void render(GuiGraphics p_281823_, int p_282932_, int p_281927_, float p_281292_)
      Specified by:
      render in interface Renderable
      Overrides:
      render in class Screen
    • renderBackground

      public void renderBackground(GuiGraphics p_298957_, int p_300979_, int p_299818_, float p_299553_)
      Overrides:
      renderBackground in class Screen