mirror of
https://github.com/Winds-Studio/Leaf.git
synced 2025-12-29 03:49:21 +00:00
Drop Fix MC-2025 to fix abnormal entity bounding box
This commit is contained in:
@@ -3,6 +3,8 @@ From: HaHaWTH <fsjk947@gmail.com>
|
||||
Date: Wed, 13 Mar 2024 03:04:36 +0800
|
||||
Subject: [PATCH] Fix MC-2025
|
||||
|
||||
Removed since 1.20.4, cause abnormal entity bounding box
|
||||
|
||||
Mojang issues: https://bugs.mojang.com/browse/MC-2025
|
||||
|
||||
diff --git a/src/main/java/net/minecraft/world/entity/Entity.java b/src/main/java/net/minecraft/world/entity/Entity.java
|
||||
Reference in New Issue
Block a user