Class CarryOnKeybinds

java.lang.Object
tschipp.carryon.client.keybinds.CarryOnKeybinds

public class CarryOnKeybinds extends Object
  • Field Details

    • carryKey

      public static net.minecraft.client.KeyMapping carryKey
  • Constructor Details

    • CarryOnKeybinds

      public CarryOnKeybinds()
  • Method Details

    • registerKeybinds

      public static void registerKeybinds(Consumer<net.minecraft.client.KeyMapping> registrar)
    • onCarryKey

      public static void onCarryKey(boolean pressed)