java - API Creation Inquiry -


i working on project needs api. in apis (for example minecraft modloader), api runs "mod" class, without knowing name. how possible? project, need instances of class called spell, without ever calling them directly. tips , answers appreciated. thanks!

i pretty sure forge modloader , risu's modloader inside zips , find classes needs considered mod class, example in forge, @mod annotation. attempt load mod. how many mods buildcraft have different parts of mod in same zip.


Comments

Popular posts from this blog

java.util.scanner - How to read and add only numbers to array from a text file -

rewrite - Trouble with Wordpress multiple custom querystrings -