Pulling all pending Bukkit-JavaDoc changes

This commit is contained in:
Wesley Wolfe
2013-11-30 21:14:02 -06:00
parent 1db19b62db
commit 16b340dd38
10 changed files with 85 additions and 16 deletions

View File

@@ -12,6 +12,7 @@ import org.bukkit.event.HandlerList;
* <ul>
* <li>Snow melting due to being near a light source.</li>
* <li>Ice melting due to being near a light source.</li>
* <li>Fire burning out after time, without destroying fuel block.</li>
* </ul>
* <p>
* If a Block Fade event is cancelled, the block will not fade, melt or disappear.