Started by
Rikurob
on
Topic category: Feature requests and ideas for MCreator
Hey, I was wondering if you guys would add support for Entities in a GUI, I have example code from code I took and modified from the default player inventory in a tutorial I made here https://mcreator.net/forum/90316/rendering-entity-gui.
It could have 3 options
-Player
-Bound GUI Entity
-Call Procedure and Return Entity
I can do this very easily myself now but it would really improve the quality of mcreator GUIs, and it actually wasn't too difficult once I figured it out and I think it would be possible to implement.