Posted March 26, 20169 yr Is there anyway to find out if the: "JUMP" key is pressed, not necessarily the space bar as I don't use the space bar.. Thanks! eKoop Creator: http://lumtech.byethost33.com/mods/eKoop/modinfo.html
March 26, 20169 yr Author Thanks, however I can't find a way to use "keyBindJump". E.G GameSettings.isKeyDown(whatever.keyBindJump) eKoop Creator: http://lumtech.byethost33.com/mods/eKoop/modinfo.html
March 26, 20169 yr Minecraft.getMinecraft().gameSettings.keyBindJump.getIsKeyPressed(), or something like that. http://i.imgur.com/NdrFdld.png[/img]
March 26, 20169 yr Author Thanks! eKoop Creator: http://lumtech.byethost33.com/mods/eKoop/modinfo.html
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.