From f67c6cfb411ac485640a1f0cd07ed19f2800660f Mon Sep 17 00:00:00 2001 From: hayanesuru Date: Thu, 28 Aug 2025 14:56:20 +0900 Subject: [PATCH] revert: custom NonNullList [ci skip] --- .../removed/1.21.8/mcserver}/0270-Custom-NonNullList.patch | 0 .../1.21.8/src/dreeam/leaf}/OptimizedNonNullListArrayList.java | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename {leaf-server/minecraft-patches/features => leaf-archived-patches/removed/1.21.8/mcserver}/0270-Custom-NonNullList.patch (100%) rename {leaf-server/src/main/java/org/dreeam/leaf/util/list => leaf-archived-patches/removed/1.21.8/src/dreeam/leaf}/OptimizedNonNullListArrayList.java (100%) diff --git a/leaf-server/minecraft-patches/features/0270-Custom-NonNullList.patch b/leaf-archived-patches/removed/1.21.8/mcserver/0270-Custom-NonNullList.patch similarity index 100% rename from leaf-server/minecraft-patches/features/0270-Custom-NonNullList.patch rename to leaf-archived-patches/removed/1.21.8/mcserver/0270-Custom-NonNullList.patch diff --git a/leaf-server/src/main/java/org/dreeam/leaf/util/list/OptimizedNonNullListArrayList.java b/leaf-archived-patches/removed/1.21.8/src/dreeam/leaf/OptimizedNonNullListArrayList.java similarity index 100% rename from leaf-server/src/main/java/org/dreeam/leaf/util/list/OptimizedNonNullListArrayList.java rename to leaf-archived-patches/removed/1.21.8/src/dreeam/leaf/OptimizedNonNullListArrayList.java