Expose attack cooldown methods for Player (#1412)

This commit is contained in:
BillyGalbreath
2018-09-22 22:03:53 -05:00
parent 35d16a01a9
commit 6d7372445c
10 changed files with 108 additions and 16 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 00000000..d7221210
index 000000000..d72212105
--- /dev/null
+++ b/src/main/java/com/destroystokyo/paper/event/entity/PreSpawnerSpawnEvent.java
@@ -0,0 +0,0 @@