Started by
Eternal
on
Topic category: Help with MCreator software
So iv been trying to make a mod in which the player can make backpacks and gain extra inventory. And one of the features i was trying to make was binding a key input to the open and closing of the GUI. After proof reading my functions I realized that my code should work, however the problem was that the code block close any open GUI of event/entity would not activate even when directly under the key binding. Im not sure if its because of a bug in MCreator or if i was mis interpreting the use of the close all GUI block.
If anyone has any ideas or knows the fix to my problem please let me know in a comment.
Also this is my first time on the forum so I apologize if this is in the wrong forum section.
So basically your problem is:
You can open backpack but not close it?
and yes it is wrong section, MCreator Software means like downloading MCreator, mcreator crashing etc. use Help with Modding (Java)
Yeah thats exactly whats happening, thanks for letting me know I’ll copy and paste the forum over.
okay so just letting you know, you don't need a keybind to close it, you can close a gui with E or ESC