Removed onBlockSent, added onLeavesDecay

This commit is contained in:
Dinnerbone
2011-01-04 22:03:15 +00:00
parent e6903d3b3a
commit b0d938d9ef
4 changed files with 130 additions and 83 deletions

View File

@@ -217,9 +217,9 @@ public abstract class Event {
BLOCK_PLACED (Category.BLOCK),
/**
* Called when a specific block is being sent to a player
* Called when leaves are decaying naturally
*/
BLOCK_SENT (Category.BLOCK),
LEAVES_DECAY (Category.BLOCK),
/**
* Called when a liquid attempts to flow into a block which already