Entity in GUI (MCreator 2023.1)

Started by MrFox2 on Sun, 02/26/2023 - 17:13

Topic category: Help with modding (Java Edition)

Last seen on 13:21, 4. Jun 2023
Joined Mar 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Entity in GUI (MCreator 2023.1)
Sun, 02/26/2023 - 17:13

So, my question is: how to do entity in GUI in MCreator 2023.1? I really need that, I heard that there's no need to code, but I saw that a procedure is needed, and I'd like to know how the procedure should look like.

Last seen on 04:14, 4. Jun 2023
Joined Mar 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Hey, hope it's not too late…
Tue, 04/04/2023 - 04:50

Hey, hope it's not too late. I found out how to do this by accident, but it is ridiculously easy! I don't know what u want, but to render the player you just need to create a procedure that returns Event/target entity, literally, nothing else :)