mcMMO/src/main/java/com/gmail/nossr50/skills/utilities
bm01 7d83dd8283 Put McMMOPlayer to use where it made sense
It's basically a wrapper for anything related to players, as a
consequence Users.getProfile() is now depreciated.
Also removed SkillTools.xpProcessing() because of some redundancy with
McMMOPlayer.addXp().
+ some cleanup for consistency sake.
2013-02-01 06:38:25 +01:00
..
AbilityType.java Fix a handful of Javadoc issues - need to check through the rest later to ensure that we actually have updated JDs for everything 2013-01-30 19:44:35 -05:00
CombatTools.java Put McMMOPlayer to use where it made sense 2013-02-01 06:38:25 +01:00
SkillTools.java Put McMMOPlayer to use where it made sense 2013-02-01 06:38:25 +01:00
SkillType.java Fix a handful of Javadoc issues - need to check through the rest later to ensure that we actually have updated JDs for everything 2013-01-30 19:44:35 -05:00
ToolType.java More major refactoring. My OCD is better now. 2013-01-30 11:53:51 -05:00