SPIGOT-4637: Add source block to BlockPhysicsEvent. (details)
Commit
d13fdf8c293a3d0535d9d6fa0d8a1a24e46c5ce2
by md_5
SPIGOT-4637: Add source block to BlockPhysicsEvent. Allows a plugin to lookup the source block of event. For example, a protection plugin may want to determine what caused the physics event to be triggered.