Thank you all! I will definitely try these things. Also, I chose Scala because I wanted to try it
Edit: The Array[AnyRef]() hasn't worked for me
Also, the varargs aren't working because it won't let me cast java.lang.Character to java.lang.Object
Hello, I am JasonIEC, and I am wondering how to make recipes in Scala, or how to have mixed Scala/Java mods.
My specific problem is the fact that Scala doesn't seem to support java.lang.Object arrays.
Any help is appreciated
Thanks!
Hey, I have been working on a mod which expands on Thermal Foundation's Enderium, adding tools for it, and I would like to color the item names so they match TF's. How would I do this in the code?
Thanks for your help!