Started by Aperture_dev on Sat, 03/14/2026 - 14:42 Topic category: Help with Minecraft modding (Java Edition) How to link a button in the interface to call another interface Jump to top 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. Jump to top Permalink Log in or register to post comments
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. Jump to top Permalink Log in or register to post comments
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.