Uploaded image for project: 'Spigot'
  1. Spigot
  2. SPIGOT-4099

placing concrete powder next to water doesn't trigger BlockFormEvent

XMLWordPrintable

    • 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.

            Unassigned Unassigned
            gizmo gizmo
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: