mirror of
https://github.com/PaperMC/Paper.git
synced 2025-01-23 16:56:31 +01:00
SPIGOT-3286: Call BlockFormEvent for Concrete Powder -> Concrete
By: md_5 <git@md-5.net>
This commit is contained in:
parent
12570e1e28
commit
a0fc461d4f
1 changed files with 2 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Reference in a new issue