Hello there,
So I was working on adding keybinds to my mod. But I can't figure out how I get the player instance who pressed the button. I want something that I can do "player.setDead();" for example when a key is pressed. My source code is at http://github.com/agjm1/BramCraft for people who want to know what I am doing.
Greats, agjm1 aka Bram