KeyBindJS

A Kubejs Addition

File Details

KeyBindJS-2001-1.9.jar

  • R
  • Mar 9, 2025
  • 14.44 KB
  • 34
  • 1.20.1
  • Forge

File Name

KeyBindJS-2001-1.9.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:keybindjs-1212200:6284030")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Add more monitoring methods

KeyBindEvents.keyRelease('customName', event => {})
KeyBindEvents.keyReleaseInGui('customName', event => {})
KeyBindEvents.firstKeyPress('customName', event => {})
KeyBindEvents.firstKeyPressInGui('customName', event => {})