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

EntityChangeBlockEvent no longer called when FallingBlockEntity starts to fall

XMLWordPrintable

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

            Unassigned Unassigned
            Deerjump Deerjump
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: