类 SoundOptionsScreen

所有已实现的接口:
ContainerEventHandler, GuiEventListener, Renderable, TabOrderedElement

public class SoundOptionsScreen extends OptionsSubScreen
  • 字段详细资料

  • 构造器详细资料

    • SoundOptionsScreen

      public SoundOptionsScreen(Screen pLastScreen, Options pOptions)
  • 方法详细资料

    • buttonOptions

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

      protected void init()
      覆盖:
      init 在类中 Screen
    • getAllSoundOptionsExceptMaster

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

      public void render(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick)
      指定者:
      render 在接口中 Renderable
      覆盖:
      render 在类中 Screen