mcMMO/src/main/java
NuclearW b08aead536 Changed Tree Feller to not rely on external ArrayList
Given Bukkit's behavior of events, it would have never been possible for more than one player's data to occupy the shared arraylist... Still looked ugly, though.
Also helps toward concurrent events, should they ever come.
Also moved from a static boolean flag to a per-use flag
Also removed unused static variable "w"
2012-02-19 00:54:56 -05:00
..
com/gmail/nossr50 Changed Tree Feller to not rely on external ArrayList 2012-02-19 00:54:56 -05:00