Class GlobalKeybinds
java.lang.Object
dev.latvian.mods.globalkeybinds.GlobalKeybinds
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic @Nullable Stringstatic com.mojang.blaze3d.platform.InputConstants.KeymodifyDefaultKeys(String name, com.mojang.blaze3d.platform.InputConstants.Key original) static voidsaveKeybinds(net.minecraft.client.Options options)
-
Field Details
-
GSON
public static final com.google.gson.Gson GSON -
PATH
-
-
Constructor Details
-
GlobalKeybinds
public GlobalKeybinds()
-
-
Method Details
-
get
-
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)
-