Rebuild all patches using the new rebuild pattern
This commit is contained in:
parent
1ccff6fabb
commit
5ca5f131bb
711 changed files with 2447 additions and 4580 deletions
|
@ -1,11 +1,11 @@
|
|||
From 12cdf023a2742dcd89389af019fbcda32bbcc017 Mon Sep 17 00:00:00 2001
|
||||
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
|
||||
From: Sotr <i@omc.hk>
|
||||
Date: Thu, 23 Aug 2018 16:14:25 +0800
|
||||
Subject: [PATCH] Add source block to BlockPhysicsEvent
|
||||
|
||||
|
||||
diff --git a/src/main/java/org/bukkit/event/block/BlockPhysicsEvent.java b/src/main/java/org/bukkit/event/block/BlockPhysicsEvent.java
|
||||
index e3a5f5824..c382f9fc2 100644
|
||||
index e3a5f5824ed882058f5bac5003f66ce79733a868..c382f9fc2b8c5b959df7071007110dab737e400e 100644
|
||||
--- a/src/main/java/org/bukkit/event/block/BlockPhysicsEvent.java
|
||||
+++ b/src/main/java/org/bukkit/event/block/BlockPhysicsEvent.java
|
||||
@@ -32,6 +32,13 @@ public class BlockPhysicsEvent extends BlockEvent implements Cancellable {
|
||||
|
@ -22,6 +22,3 @@ index e3a5f5824..c382f9fc2 100644
|
|||
public BlockPhysicsEvent(@NotNull final Block block, @NotNull final BlockData changed) {
|
||||
this(block, changed, block);
|
||||
}
|
||||
--
|
||||
2.26.2
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue