Reimplement the TextField #19
Labels
bug
Indicates that this issue represents some form of problem.
ground work needed
Indicates that this issue requires changes to the centralised core of BlockOut.
networking
Indicates that this issue is related to the networking logic.
The textfield
Current behaviour:
The current textfield tries to behave as the MineCraft textfield on the server side. Which ofcourse fails, since for example the FontRenderer is not available for size calculation.
Expected behaviour:
The textfield to function properly.
Required changes
The text was updated successfully, but these errors were encountered: