Jump to content

[Solved] Custom Gui


Blu3

Recommended Posts

2 hours ago, Blu3 said:

But I didn't found any tutorial about custom gui.

You don't need a tutorial to do something, take a look at the vanilla code, I believe it's all in

net.minecraft.client.gui

 

It's sad how much time mods spend saying "x is no longer supported on this forum. Please update to a modern version of Minecraft to receive support".

Link to comment
Share on other sites

1 hour ago, Novârch said:

You don't need a tutorial to do something, take a look at the vanilla code, I believe it's all in


net.minecraft.client.gui

 

I looked at the code I don't understand, all the code is like "public void func_1737_v_as(Matrix mouseY)"

Link to comment
Share on other sites

1 minute ago, Blu3 said:

public void func_1737_v_as(Matrix mouseY)

1.16 is still in Beta and doesn't have real mappings ready yet, the current mappings are handmade, I honestly recommend you don't use 1.16 yet, but if you really want to you could fire up a Forge 1.15 project and look at the classes there, they're basically the same.

It's sad how much time mods spend saying "x is no longer supported on this forum. Please update to a modern version of Minecraft to receive support".

Link to comment
Share on other sites

8 hours ago, Novârch said:

1.16 is still in Beta and doesn't have real mappings ready yet, the current mappings are handmade, I honestly recommend you don't use 1.16 yet, but if you really want to you could fire up a Forge 1.15 project and look at the classes there, they're basically the same.

Thx, now I need to open this gui with command, but I will publish another topic for that.

Link to comment
Share on other sites

Just now, Blu3 said:

Thx, now I need to open this gui with command, but I will publish another topic for that.

Neat, I'll try to help you with that one, Brigadier command syntax is incredible.

It's sad how much time mods spend saying "x is no longer supported on this forum. Please update to a modern version of Minecraft to receive support".

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.