Posted July 21, 20187 yr I'm trying to make an inventory menu where you select which server you want to join, but I have no idea where to start. I don't know how to construct an Inventory or anything like that, since it requires me to enter an ILockableContainer which I obviously can't construct. I've done this in Bukkit/Spigot before, but I don't want to use that now (I like Forge's API better).
July 21, 20187 yr Maybe this will help? https://shadowfacts.net/tutorials/forge-modding-112/tile-entities-inventory-gui/
July 22, 20187 yr I don't know a lot about the topic but here are a few links that might help you: https://www.youtube.com/watch?v=MHgS0GTNqq0 https://www.youtube.com/watch?v=B4HWFG8VJM0 http://jabelarminecraft.blogspot.com/p/minecraft-forge-1721710-gui-and-input.html http://jabelarminecraft.blogspot.com/p/minecraft-modding-block-with-simple-gui.html https://wiki.mcjty.eu/modding/index.php?title=GUI-1.12 Also I think it might help to look at the GUIContainer class. EDIT: I found a step by step guide on this here: https://shadowfacts.net/tutorials/forge-modding-112/tile-entities-inventory-gui/ EDIT 2: I just realized someone else posted the same link. Edited July 22, 20187 yr by jomoetnt
July 22, 20187 yr Do you really mean an "inventory" menu? Or do you just mean a server selection GUI? Those are different things. You said you wanted to select the server, and at the point you're selecting a server I don't think the player would even have an inventory. So it doesn't make sense to want an inventory menu to select a server. What exactly are you trying to do? Edited July 22, 20187 yr by jabelar Check out my tutorials here: http://jabelarminecraft.blogspot.com/
July 22, 20187 yr 20 minutes ago, jabelar said: What exactly are you trying to do? By this we mean: Tell us what you want your user to see/do/interact with/have happen. Do no explain your attempts to code it. 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.