Hey all,
I've decided that I want a new HUD in my game, with advanced features and options to my liking. I've never modded before, but am well-versed in Java (CS major.. shocker, I'm sure).
I can find plenty of old tutorials or threads on the subject from older versions of the game, but anything with the current versions of Forge/MC 1.15 seem to only be about block GUI. I've looked through the documentation, but can't find anything other than block GUI there either. I'm not even sure where to begin to make changes to the HUD.
For reference, what I'm mainly looking to do is change the layout of the HUD, (ex. moving the hotbar to the top of the screen, or the left side of the screen etc.) but eventually will be adding new HUD elements as I familiarize myself with the concept.