Interface KeyBindsScreenAccessor


public interface KeyBindsScreenAccessor
Invoker for accessing the keybinds list in KeybindsScreen.
Since:
1.1
  • Method Summary

    Modifier and Type
    Method
    Description
    net.minecraft.client.gui.screens.options.controls.KeyBindsList
     
  • Method Details

    • getKeyBindsList

      net.minecraft.client.gui.screens.options.controls.KeyBindsList getKeyBindsList()