Go to file
Agaricus d33223562d Fix ClassCastException in tryClimb building inheritance map
The interface uses the generic Collection type but the implementation
an ArrayList. Fix by creating an ArrayList from the Collection. Resolves
this crash observed when updating MCPC+'s plugin loader:

https://gist.github.com/agaricusb/5471423
2013-04-26 18:46:28 -07:00
src/main/java/net/md_5/specialsource Fix ClassCastException in tryClimb building inheritance map 2013-04-26 18:46:28 -07:00
.gitignore Initial commit. 2012-12-08 08:52:58 +11:00
LICENSE Fix license formatting. 2012-12-09 10:15:58 +11:00
pom.xml Update POM & depends 2013-04-20 12:07:55 +10:00
README.md Initial commit. 2012-12-08 08:52:58 +11:00

Special Source

Automatic generator and renamer of jar obfuscation mappings.