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

@@ -10,7 +10,7 @@ spawners.
diff --git a/src/main/java/com/destroystokyo/paper/event/entity/PreSpawnerSpawnEvent.java b/src/main/java/com/destroystokyo/paper/event/entity/PreSpawnerSpawnEvent.java
new file mode 100644
index 000000000..48cff0635
index 00000000..48cff063
--- /dev/null
+++ b/src/main/java/com/destroystokyo/paper/event/entity/PreSpawnerSpawnEvent.java
@@ -0,0 +0,0 @@