#Minecraft UI framework code

1 messages · Page 1 of 1 (latest)

warped cove
#

I'm making a UI framework for Minecraft mods for a few reasons and i'd like to hear from more knowledgeable people if there's anything i'm doing wrong before i go further than what i have.
Repo: https://github.com/ZedDevStuff/OnyxLibPublic
I'm using this for the layout https://github.com/AppliedEnergistics/yoga
There is a sample that's i'm using for testing in game if you want to see what i'm going for in terms of usability here https://github.com/ZedDevStuff/OnyxLibPublic/blob/1.21.1/common/src/main/java/dev/zeddevstuff/onyxlib/client/gui/TestScreen.java

GitHub

Minecraft UI framework. Contribute to ZedDevStuff/OnyxLibPublic development by creating an account on GitHub.

GitHub

Pure Java Port of Facebook Yoga layout engine. Contribute to AppliedEnergistics/yoga development by creating an account on GitHub.

GitHub

Minecraft UI framework. Contribute to ZedDevStuff/OnyxLibPublic development by creating an account on GitHub.

nova yewBOT
#

<@&987246883653156906> please have a look, thanks.