getCategories

@JvmName(name = "getCategories")
fun getCategories(): Array<String>

This is being used by UltralightJS for the implementation of the ClickGUI. DO NOT REMOVE!