Skip to content
Success

Changes

Summary

  1. SPIGOT-4637: Add source block to BlockPhysicsEvent. (details)
Commit 822ff729345c8d33f6e897e774b7b64c0c5ffa4f 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.
The file was modified nms-patches/World.patch