How to transfer an item with a GUI to another person's inventory via GUI button

Started by ClOud1076 on

Topic category: Help with Minecraft modding (Java Edition)

Joined Mar 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How to transfer an item with a GUI to another person's inventory via GUI button

To explain further I'm trying to make mails in Minecraft. So my idea is the envelope has a GUI that can hold 3 items and has a send button at the top. If we press the send button it will open another GUI which is where you will type out the name of the player you want the mail to be sent.

Hope this doesn't confuse anyone