diff --git a/patches/server/0102-Remove-stream-in-PlacedFeature.patch b/patches/removed/server/0102-Remove-stream-in-PlacedFeature.patch similarity index 98% rename from patches/server/0102-Remove-stream-in-PlacedFeature.patch rename to patches/removed/server/0102-Remove-stream-in-PlacedFeature.patch index 727df5d8e..9fbf800ab 100644 --- a/patches/server/0102-Remove-stream-in-PlacedFeature.patch +++ b/patches/removed/server/0102-Remove-stream-in-PlacedFeature.patch @@ -3,6 +3,8 @@ From: HaHaWTH <102713261+HaHaWTH@users.noreply.github.com> Date: Tue, 9 Nov 2077 00:00:00 +0800 Subject: [PATCH] Remove stream in PlacedFeature +Removed since still need to improve + Stream operation in PlacedFeature take much time generating features, replace them with for loop uwu Before: 3684ms