Add API for getting all portals and getting portal flags
Ghost-chu opened this issue ยท 1 comments
I'm creating Stargate addon - https://github.com/Bilicraft-Community/StargateDynmap, but while I trying to get all portals and portal flags, I have noticed there no API for it, so sadly I must use reflect to calling internal fields/functions.
So if there can add some useful API, maybe it can make life better :).