Detecting torch breaking by breaking holding block

Discussion in 'Plugin Development' started by Tecno_Wizard, Jul 7, 2016.

Thread Status:
Not open for further replies.
  1. Offline

    Tecno_Wizard

    Is there an event that is triggered when a block is broken but it also causes other blocks around it (such as a torch) to break? BlockBreakEvent is not triggered and I'd rather not have to check every connecting block for each block break.
     
  2. Offline

    Zombie_Striker

  3. Offline

    Tecno_Wizard

    @Zombie_Striker, those trigger for far less specific cases though... Even just checking connected blocks won't work for things such as breaks by flowing water.
     
Thread Status:
Not open for further replies.

Share This Page