Observer triggered event

  • After careful consideration and due to limited usage, we’ve made the decision to discontinue the PaperMC forums. Moving forward, we recommend using Hangar for plugin uploads, and for all other community discussions and support, please join us on Discord.

alex_5678

New member
Oct 30, 2022
7
0
1
Does anyone know if there is an event that is triggered when an observer is activated?
Only idea I had would be BlockPhysicsEvent or two check blocks around when a block is changed. But I don't see any possibility to cancel the activation of an observer.
Is there no method or am I missing something?

Thanks!