mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-15 04:05:50 -07:00
SPIGOT-3286: Call BlockFormEvent for Concrete Powder -> Concrete
By: md_5 <git@md-5.net>
This commit is contained in:
@@ -15,6 +15,8 @@ import org.bukkit.event.HandlerList;
|
||||
* <ul>
|
||||
* <li>Snow forming due to a snow storm.
|
||||
* <li>Ice forming in a snowy Biome like Taiga or Tundra.
|
||||
* <li> Obsidian / Cobblestone forming due to contact with water.
|
||||
* <li> Concrete forming due to mixing of concrete powder and water.
|
||||
* </ul>
|
||||
* <p>
|
||||
* If a Block Form event is cancelled, the block will not be formed.
|
||||
|
Reference in New Issue
Block a user