Detect when a block is destroyed by water

Discussion in 'Plugin Development' started by sargunster, Apr 9, 2012.

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

    sargunster

    How do I detect when a block is destroyed by water? I checked the events in 'org.bukkit.event.block', but BlockBreakEvent and BlockFadeEvent don't activate when a wheat crop is broken by water.
     
  2. Offline

    CorrieKay

    i would suggest using the BlockFromToEvent. that may help, but i know ive seen an event out there that deals with something like this before...If i find it, ill get back to you
     
  3. Offline

    dillyg10

    Check the javadocs, probabbly something in there ;).
     
Thread Status:
Not open for further replies.

Share This Page