-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
None
-
java8 windows
-
git-Spigot-751edf9-7c0f69e (MC: 1.13-pre7) (Implementing API version 1.13-pre7-R0.1-SNAPSHOT)
Placing concrete powder next to water doesn't trigger BlockFormEvent.
@EventHandler public void onBlockForm(BlockFormEvent evt) { System.out.println("Block Formed"); }
doesn't trigger when concrete powder is placed next to water, however it does when water is placed next to concrete powder.
Please copy and paste this statement to the bottom of your report to indicate that you have read and understood it.