Hello users,
I am new to coding in java,
I have been successfully making my minecraft mod!
Until I ran into this problem
I wanted to make text on screen [i can do this]
But I want it to be toggled on and off,
For example
The the function is disabled the HUD would display:
Function: Disabled
But on the keypress it would change from "Disabled" to Enabled
Also, could you provide the code I would need [classes ect?]
Sorry if this is a nooby question