I was just wondering how to change the colour of the text from white to black, is there a way to do this?
This is the code I have:
1 | getWorld().showText( "" + beeValue, 400 , 130 ); |
1 | getWorld().showText( "" + beeValue, 400 , 130 ); |