9
0
mirror of https://github.com/LeavesMC/Leaves.git synced 2025-12-23 17:09:26 +00:00

Update Paper

This commit is contained in:
violetc
2024-10-12 13:23:26 +08:00
parent 6c5cc79088
commit b33c46c635
18 changed files with 58 additions and 58 deletions

View File

@@ -23,10 +23,10 @@ index ca3a8ead09cf0d3c1352ac266b749bc0bca2ff9a..b705ee10371e77d027b88afc790f346f
break label32;
}
diff --git a/src/main/java/net/minecraft/world/level/block/LecternBlock.java b/src/main/java/net/minecraft/world/level/block/LecternBlock.java
index ebb79907391fe3128d3d16fbe9d8cb0b22bcc9f7..a16f165f7cbf4795b8e5cea6df0b1775058a4474 100644
index 3a1e2f62b297f384cc0dcfb828e523a37c703d6f..c45a636f8c3542f7a073d6b76a7bf23a91b8c7dc 100644
--- a/src/main/java/net/minecraft/world/level/block/LecternBlock.java
+++ b/src/main/java/net/minecraft/world/level/block/LecternBlock.java
@@ -209,10 +209,11 @@ public class LecternBlock extends BaseEntityBlock {
@@ -226,10 +226,11 @@ public class LecternBlock extends BaseEntityBlock {
this.popBook(state, world, pos);
}