Finish converting it all to reflection. Removed cb dependency ;D

This commit is contained in:
libraryaddict
2013-11-19 08:25:48 +13:00
parent 85f4bfbdc7
commit 33460a6fb7
6 changed files with 246 additions and 180 deletions

View File

@@ -58,11 +58,6 @@
<artifactId>ProtocolLib</artifactId>
<version>2.7.0</version>
</dependency>
<dependency>
<groupId>org.bukkit</groupId>
<artifactId>craftbukkit</artifactId>
<version>1.6.4-R2.1-SNAPSHOT</version>
</dependency>
</dependencies>
<version>7.7.0-SNAPSHOT</version>