Posted July 13, 20205 yr I want to create a gui in 1.16 like this: But I didn't found any tutorial about custom gui. Edited July 13, 20205 yr by Blu3
July 13, 20205 yr 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".
July 13, 20205 yr Author 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)"
July 13, 20205 yr 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".
July 13, 20205 yr Author 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.
July 13, 20205 yr 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".
July 13, 20205 yr Author 3 minutes ago, Novârch said: Neat, I'll try to help you with that one, Brigadier command syntax is incredible. Here is the new topic.
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.