mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-11 02:02:04 -07:00
Rebuild all patches using the new rebuild pattern
This commit is contained in:
@@ -12,7 +12,7 @@ This can replace many uses of BlockPhysicsEvent
|
||||
|
||||
diff --git a/src/main/java/com/destroystokyo/paper/event/block/BlockDestroyEvent.java b/src/main/java/com/destroystokyo/paper/event/block/BlockDestroyEvent.java
|
||||
new file mode 100644
|
||||
index 000000000..3aee12f1c
|
||||
index 0000000000000000000000000000000000000000..0000000000000000000000000000000000000000
|
||||
--- /dev/null
|
||||
+++ b/src/main/java/com/destroystokyo/paper/event/block/BlockDestroyEvent.java
|
||||
@@ -0,0 +0,0 @@
|
||||
@@ -108,4 +108,3 @@ index 000000000..3aee12f1c
|
||||
+ return handlers;
|
||||
+ }
|
||||
+}
|
||||
--
|
Reference in New Issue
Block a user