类 KeyBindsScreen

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

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

    • selectedKey

      @Nullable public KeyMapping selectedKey
    • lastKeySelection

      public long lastKeySelection
    • keyBindsList

      private KeyBindsList keyBindsList
    • resetButton

      private Button resetButton
  • 构造器详细资料

    • KeyBindsScreen

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