EntityChangeBlockEvent no longer called when FallingBlockEntity starts to fall

    • CraftBukkit version 3453-Spigot-ffceeae-64db512 (MC: 1.18.2) (Implementing API version 1.18.2-R0.1-SNAPSHOT)
    • Yes

      In previous versions, the EntityChangeBlockEvent was called when a block (ie, sand, gravel, etc), started to fall. However, as of 1.18.2, that event is no longer called at the start of the FallingBlockEntity's lifecycle. It is only called when the entity lands and turns back into a block. The code that called the event in FallingBlockEntity#tick() has been removed for some reason. 

            Assignee:
            Unassigned
            Reporter:
            Deerjump
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: