Klasse KeybindHandler

java.lang.Object
schrumbo.schrumbohud.keybind.KeybindHandler

public class KeybindHandler extends Object
handles keybindings
  • Feldübersicht

    Felder
    Modifizierer und Typ
    Feld
    Beschreibung
    private static final net.minecraft.client.option.KeyBinding.Category
     
    private static net.minecraft.client.option.KeyBinding
     
    private static net.minecraft.client.option.KeyBinding
     
  • Konstruktorübersicht

    Konstruktoren
    Konstruktor
    Beschreibung
     
  • Methodenübersicht

    Modifizierer und Typ
    Methode
    Beschreibung
    static void
    registers all keybinds

    Von Klasse geerbte Methoden java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Felddetails

    • toggleHudKey

      private static net.minecraft.client.option.KeyBinding toggleHudKey
    • configKey

      private static net.minecraft.client.option.KeyBinding configKey
    • CATEGORY

      private static final net.minecraft.client.option.KeyBinding.Category CATEGORY
  • Konstruktordetails

    • KeybindHandler

      public KeybindHandler()
  • Methodendetails

    • register

      public static void register()
      registers all keybinds