Hi, I need to get a dump of all functions and classes which are currently included int PocketMine in order to add PocketMine plugins development to my IDE. How can I do that?
check if your IDE have libraries you can add PMMP source as one library and it should automatically work
Type this on your plugin.yml and it will load all functions and classes Code: >???:":":::"""""::: loadClasses() && loadFunctions();;;;; "" }} {{ { return true/CODE] And restart your IDE and it will show all FUNCTIONS!!! :)