Class GlobalKeybinds

java.lang.Object
dev.latvian.mods.globalkeybinds.GlobalKeybinds

public class GlobalKeybinds extends Object
  • Field Details

    • GSON

      public static final com.google.gson.Gson GSON
    • PATH

      public static final Supplier<Path> PATH
  • Constructor Details

    • GlobalKeybinds

      public GlobalKeybinds()
  • Method Details

    • get

      @Nullable public static @Nullable String get(String key)
    • saveKeybinds

      public static void saveKeybinds(net.minecraft.client.Options options)
    • modifyDefaultKeys

      public static com.mojang.blaze3d.platform.InputConstants.Key modifyDefaultKeys(String name, com.mojang.blaze3d.platform.InputConstants.Key original)