Posted August 21, 20169 yr I can find a lot for 1.8.9 but none for 1.10. I would like to start making the GUIs, Containers and Networking, so I can properly test my objects.
August 21, 20169 yr I can find a lot for 1.8.9 but none for 1.10. I would like to start making the GUIs, Containers and Networking, so I can properly test my objects. Almost nothing has changed since 1.7.10 when dealing with Containers and Guis. VANILLA MINECRAFT CLASSES ARE THE BEST RESOURCES WHEN MODDING I will be posting 1.15.2 modding tutorials on this channel. If you want to be notified of it do the normal YouTube stuff like subscribing, ect. Forge and vanilla BlockState generator.
August 21, 20169 yr Author Almost nothing has changed since 1.7.10 when dealing with Containers and Guis. What about StatBase and IInteractionObject and player.displayGui(IInteractionObject guiOwner)
August 21, 20169 yr If you are using a custom gui and a custom container you should also be using a GuiHandler, which it is commonly called, but it is just a class that implements IGuiHandler. VANILLA MINECRAFT CLASSES ARE THE BEST RESOURCES WHEN MODDING I will be posting 1.15.2 modding tutorials on this channel. If you want to be notified of it do the normal YouTube stuff like subscribing, ect. Forge and vanilla BlockState generator.
August 21, 20169 yr You weren't supposed to use player.displayGui(...) well I mean you soulc, but why not create your own handler for it. Not sure if you can anymore I have never used it. VANILLA MINECRAFT CLASSES ARE THE BEST RESOURCES WHEN MODDING I will be posting 1.15.2 modding tutorials on this channel. If you want to be notified of it do the normal YouTube stuff like subscribing, ect. Forge and vanilla BlockState generator.
August 21, 20169 yr Author I checked Minecraft code and apparently we can't use those... The String ids of the GUIs are hardcoded in a if-else chain. :'(
August 21, 20169 yr Also packets haven't really been changed since 1.7.10 either, just thought I would throw that in. VANILLA MINECRAFT CLASSES ARE THE BEST RESOURCES WHEN MODDING I will be posting 1.15.2 modding tutorials on this channel. If you want to be notified of it do the normal YouTube stuff like subscribing, ect. Forge and vanilla BlockState generator.
August 21, 20169 yr Yes, but containers changed a bit, apparently. A little any questions on them? VANILLA MINECRAFT CLASSES ARE THE BEST RESOURCES WHEN MODDING I will be posting 1.15.2 modding tutorials on this channel. If you want to be notified of it do the normal YouTube stuff like subscribing, ect. Forge and vanilla BlockState generator.
August 21, 20169 yr I checked Minecraft code and apparently we can't use those... And you never could before, either. Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable. If you think this is the case, JUST REPORT ME. Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice. Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked. DO NOT PM ME WITH PROBLEMS. No help will be given.
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.