Jump to content

How to use MenuProvider/MenuConstructor with player's inventory and enderchest? [1.17.1]


X_ZombieSlayer_X

Recommended Posts

14 hours ago, diesieben07 said:

Only for modded containers.

Have you looked at the interface? It is very simple. Like Luis said, you can just SimpleMenuProvider.

Note however that there is no MenuType for the inventory menu and it cannot be opened from the server.

I don't understand where or how to create/find the MenuConstructor. Sorry, I am just not understanding, how to transform the player's enderchestinventory into a menu constructor.

Link to comment
Share on other sites

  • 1 month later...

if you are using Eclipse, you will find the vanilla code in Your Workspace Folder (in Eclipse) > Project and External Dependencies > forge_version > package net.minecraft
then you need to look at the EnderChestBlock, another way to find the class would be to search for it via CTRL + SHIFT + H (Note this is the Eclipse key shortcut).

Link to comment
Share on other sites

21 hours ago, uSkizzik said:

If you're using IntelliJ, under External Libraries and then under Gradle: net.minecrafforge:forge:1.17.1-<Forge Versin>_mapped_<Mappings>

20 hours ago, Luis_ST said:

another way to find the class would be to search for it

The IntelliJ shortcut to search is CTRL + N (by default)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.