mirror of
https://github.com/PaperMC/Paper.git
synced 2025-01-23 08:46:44 +01:00
SPIGOT-4194: Call BlockFadeEvent for coral
By: md_5 <git@md-5.net>
This commit is contained in:
parent
cb8ec6543b
commit
5c60cb3a92
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ import org.bukkit.event.HandlerList;
|
|||
* <li>Snow melting due to being near a light source.
|
||||
* <li>Ice melting due to being near a light source.
|
||||
* <li>Fire burning out after time, without destroying fuel block.
|
||||
* <li>Coral fading to dead coral due to lack of water</li>
|
||||
* </ul>
|
||||
* <p>
|
||||
* If a Block Fade event is cancelled, the block will not fade, melt or
|
||||
|
|
Loading…
Add table
Reference in a new issue