Restore lost player cooldown APIs

Accidentally removed in a7ba5db3de
This commit is contained in:
Zach Brown
2019-03-24 13:16:59 -04:00
parent 669007b2f6
commit 66ac2b2606
29 changed files with 84 additions and 46 deletions

View File

@@ -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 00000000..3aee12f1
--- /dev/null
+++ b/src/main/java/com/destroystokyo/paper/event/block/BlockDestroyEvent.java
@@ -0,0 +0,0 @@