Rebuild all patches using the new rebuild pattern

This commit is contained in:
Aikar 2020-05-06 05:48:49 -04:00
parent 1ccff6fabb
commit 5ca5f131bb
No known key found for this signature in database
GPG key ID: 401ADFC9891FAAFE
711 changed files with 2447 additions and 4580 deletions

View file

@ -1,4 +1,4 @@
From ad5e2c1dff96cd282de8d908b8d35a90b04daf29 Mon Sep 17 00:00:00 2001
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
From: Byteflux <byte@byteflux.net>
Date: Mon, 29 Feb 2016 18:09:40 -0600
Subject: [PATCH] Add BeaconEffectEvent
@ -6,7 +6,7 @@ Subject: [PATCH] Add BeaconEffectEvent
diff --git a/src/main/java/com/destroystokyo/paper/event/block/BeaconEffectEvent.java b/src/main/java/com/destroystokyo/paper/event/block/BeaconEffectEvent.java
new file mode 100644
index 000000000..978813b94
index 0000000000000000000000000000000000000000..978813b94a5eae0afccbd3b38b463091a46b56ac
--- /dev/null
+++ b/src/main/java/com/destroystokyo/paper/event/block/BeaconEffectEvent.java
@@ -0,0 +1,86 @@
@ -96,6 +96,3 @@ index 000000000..978813b94
+ return handlers;
+ }
+}
--
2.26.2