Changing default key bind
The getKeyBind()
method within DynamicHudIntegration retrieves a Key Bind that is utilized to open the previously specified AbstractMoveableScreen during gameplay.
In order to change the default keybind, you need to override the getKeyBind()
method.
Last updated
Was this helpful?