9
0
mirror of https://github.com/Winds-Studio/Leaf.git synced 2026-01-04 15:41:40 +00:00

Fix build

This commit is contained in:
Dreeam
2024-06-05 21:13:06 +08:00
parent 44da3463cb
commit 599bfa221e
2 changed files with 10 additions and 10 deletions

View File

@@ -9,7 +9,7 @@ Original project: https://github.com/LeavesMC/Leaves
Commit: 6951bdc2153bcb14aa64787ab007fa39fee7c007
diff --git a/src/main/java/net/minecraft/world/entity/Entity.java b/src/main/java/net/minecraft/world/entity/Entity.java
index b152cf0c89e735470ea61b4bb0d88f3467f1a8d0..1da09a313f73c35be5b1b46da6b489a599f745f4 100644
index 0fafe65e9f0ee85469d80a1033078b20a7abbfcf..fd937544baae6835e1826a686676dcbfa58aca33 100644
--- a/src/main/java/net/minecraft/world/entity/Entity.java
+++ b/src/main/java/net/minecraft/world/entity/Entity.java
@@ -430,6 +430,7 @@ public abstract class Entity implements SyncedDataHolder, Nameable, EntityAccess