mirror of
https://hub.spigotmc.org/stash/scm/spigot/bukkit.git
synced 2025-08-21 05:44:17 +00:00
SPIGOT-3286: Call BlockFormEvent for Concrete Powder -> Concrete
This commit is contained in:
parent
07d5ea1600
commit
e132104bf7
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