Started by
_GoldenSunset_
on
Topic category: Help with Minecraft modding (Java Edition)
I need to get the text in the form of the player's nickname from the text field and set a variable to this nickname. How can this be implemented?
Topic category: Help with Minecraft modding (Java Edition)
I need to get the text in the form of the player's nickname from the text field and set a variable to this nickname. How can this be implemented?
look at GUI section and there should be get text from text field <name> block.