Open Entity GUI whilst riding.

Started by CharlyMan on

Topic category: Feature requests and ideas for MCreator

Active 2 years ago
Joined May 2022
Points:
478

User statistics:

  • Modifications: 1
  • Forum topics: 13
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 70
Open Entity GUI whilst riding.

An option, so when riding an entity you can press E and open it's GUI. (Like horses)

Active 2 years ago
Joined May 2022
Points:
584

User statistics:

  • Modifications: 2
  • Forum topics: 3
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 382
no actually not possible
Mon, 07/18/2022 - 12:27

no actually not possible

Active 2 years ago
Joined May 2022
Points:
478

User statistics:

  • Modifications: 1
  • Forum topics: 13
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 70
why wouldn't it be possible?…
Fri, 07/22/2022 - 22:49

why wouldn't it be possible? It works with horses and chest in boats. What is stopping this from being a feature?

 

Active 2 years ago
Joined May 2022
Points:
478

User statistics:

  • Modifications: 1
  • Forum topics: 13
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 70
Aatreyu_Shau, why isn’t it…
Sun, 08/21/2022 - 03:45

Aatreyu_Shau, why isn’t it possible? I need some reason on why this isn’t possible. It seems really ridiculous that I can’t open a GUI of an entity but in Minecraft that already exists. Also, before you redirect me anywhere, make sure it’s one where I am accessing the entities inventory, not just some screen.

Active 2 years ago
Joined Mar 2022
Points:
436

User statistics:

  • Modifications: 0
  • Forum topics: 3
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 56
You just can't. Mcreator…
Sun, 08/21/2022 - 05:03

You just can't. Mcreator doesn't support it yet. If really wanna do it go learn java

Active 2 years ago
Joined Feb 2022
Points:
570

User statistics:

  • Modifications: 1
  • Forum topics: 13
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 161
Im sure it will get added as…
Mon, 08/22/2022 - 04:21

Im sure it will get added as a feature eventually but code like that is a bit more difficult to do. I am currently looking into this for my mod so if I figure it out from minecrafts code I will let you know. I did figure out rendering an entity in a gui for which i posted a tutorial for in the Advanced Modding section if you want to check it out, it was easier than i thought.

Active 1 year ago
Joined Jun 2020
Points:
707

User statistics:

  • Modifications: 0
  • Forum topics: 18
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 21
I don't see why this wasn't…
Wed, 08/24/2022 - 01:30

I don't see why this wasn't thought of when adding the new riding entity procedures, though I think if you checked the entity for a GUI or inventory and opened it if the player pressed a certain keybind might be possible? I'm not too good with procedures though.

Active 1 month ago
Joined Jul 2021
Points:
559

User statistics:

  • Modifications: 0
  • Forum topics: 8
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 23
I think you really can do…
Fri, 08/26/2022 - 14:12

I think you really can do using some procedures. I will try it and it I get something I will share it with you.

Active 2 years ago
Joined May 2022
Points:
478

User statistics:

  • Modifications: 1
  • Forum topics: 13
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 70
MCDragon, It’s possible to…
Fri, 09/02/2022 - 05:16

MCDragon, It’s possible to open a gui with procedures for entities but it’s not going to keep it’s inventory.