mirror of
https://github.com/PurpurMC/Purpur.git
synced 2026-02-21 18:37:42 +01:00
Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly Paper Changes: 97b2eadf1 [Auto] Updated Upstream (CraftBukkit) 4c10f02d6 [Auto] Updated Upstream (Spigot) 8ab9dc066 Add API to get exact interaction point in PlayerInteractEvent (#4995) 0c74328e5 [CI-SKIP] Add a few missing commands to the ./paper help output
This commit is contained in:
@@ -5,10 +5,10 @@ Subject: [PATCH] Fix rotating UP/DOWN CW and CCW
|
||||
|
||||
|
||||
diff --git a/src/main/java/net/minecraft/server/BlockFireAbstract.java b/src/main/java/net/minecraft/server/BlockFireAbstract.java
|
||||
index 5727b6f8d94040868ba752ea186b8e8995e189b6..172e4b3eeecc3808a335b80bb44bc6be3d8dd33d 100644
|
||||
index 392d27916b929881ff05f94325184acc6f0d7b7a..9c42b5df5839ed1759391270bcc6f240388ddd04 100644
|
||||
--- a/src/main/java/net/minecraft/server/BlockFireAbstract.java
|
||||
+++ b/src/main/java/net/minecraft/server/BlockFireAbstract.java
|
||||
@@ -109,11 +109,7 @@ public abstract class BlockFireAbstract extends Block {
|
||||
@@ -115,11 +115,7 @@ public abstract class BlockFireAbstract extends Block {
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user