How to link a button in the interface to call another interface

Started by Aperture_dev on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jan 2026
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How to link a button in the interface to call another interface

How to link a button in the interface to call another interface

Joined Apr 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
If by interface you mean GUI…
Sat, 03/14/2026 - 15:21

If by interface you mean GUI, then there is a procedure block that allows you to open a GUI for event/target entity, which you can use with the procedure trigger for pressing a button.