From 00a5e41bdc4871df175bad7bffa9efc799e86bc0 Mon Sep 17 00:00:00 2001 From: hayanesuru Date: Wed, 20 Aug 2025 16:22:57 +0900 Subject: [PATCH] [ci skip] rebase --- ...ch => 0281-Skip-PreCreatureSpawnEvent-if-no-listeners.patch} | 0 ...ze-goal-selector.patch => 0282-optimize-goal-selector.patch} | 0 ...nsafe-chunk-map.patch => 0283-thread-unsafe-chunk-map.patch} | 2 +- ...patch => 0284-optimize-SimpleBitStorage-object-layout.patch} | 0 ...4-optimize-get-chunk.patch => 0285-optimize-get-chunk.patch} | 0 ...t-check.patch => 0286-remove-shouldTickBlocksAt-check.patch} | 0 ...iner-get.patch => 0287-optimize-PalettedContainer-get.patch} | 0 ....patch => 0288-optimize-LevelChunk-getBlockStateFinal.patch} | 0 ...is-TagKey.patch => 0289-optimize-FluidState-is-TagKey.patch} | 0 .../{0289-optimize-fluid.patch => 0290-optimize-fluid.patch} | 0 ...h => 0291-optimize-SpreadingSnowyDirtBlock-randomTick.patch} | 0 ...timize-onClimbable.patch => 0292-optimize-onClimbable.patch} | 0 ...ch => 0293-optimize-applyMovementEmissionAndPlaySound.patch} | 0 ...tateClimbable.patch => 0294-optimize-isStateClimbable.patch} | 0 ...294-optimize-getOnPos.patch => 0295-optimize-getOnPos.patch} | 0 ...osition.patch => 0296-optimize-get-eye-block-position.patch} | 0 ...h => 0297-optimize-updateFluidHeightAndDoFluidPushing.patch} | 0 ...InsideBlocks.patch => 0298-optimize-checkInsideBlocks.patch} | 0 ...uid-height-map.patch => 0299-Replace-fluid-height-map.patch} | 0 ...ollision-shape.patch => 0300-optimize-collision-shape.patch} | 0 ...che-collision-list.patch => 0301-cache-collision-list.patch} | 2 +- 21 files changed, 2 insertions(+), 2 deletions(-) rename leaf-server/minecraft-patches/features/{0282-Skip-PreCreatureSpawnEvent-if-no-listeners.patch => 0281-Skip-PreCreatureSpawnEvent-if-no-listeners.patch} (100%) rename leaf-server/minecraft-patches/features/{0301-optimize-goal-selector.patch => 0282-optimize-goal-selector.patch} (100%) rename leaf-server/minecraft-patches/features/{0281-thread-unsafe-chunk-map.patch => 0283-thread-unsafe-chunk-map.patch} (99%) rename leaf-server/minecraft-patches/features/{0283-optimize-SimpleBitStorage-object-layout.patch => 0284-optimize-SimpleBitStorage-object-layout.patch} (100%) rename leaf-server/minecraft-patches/features/{0284-optimize-get-chunk.patch => 0285-optimize-get-chunk.patch} (100%) rename leaf-server/minecraft-patches/features/{0285-remove-shouldTickBlocksAt-check.patch => 0286-remove-shouldTickBlocksAt-check.patch} (100%) rename leaf-server/minecraft-patches/features/{0286-optimize-PalettedContainer-get.patch => 0287-optimize-PalettedContainer-get.patch} (100%) rename leaf-server/minecraft-patches/features/{0287-optimize-LevelChunk-getBlockStateFinal.patch => 0288-optimize-LevelChunk-getBlockStateFinal.patch} (100%) rename leaf-server/minecraft-patches/features/{0288-optimize-FluidState-is-TagKey.patch => 0289-optimize-FluidState-is-TagKey.patch} (100%) rename leaf-server/minecraft-patches/features/{0289-optimize-fluid.patch => 0290-optimize-fluid.patch} (100%) rename leaf-server/minecraft-patches/features/{0290-optimize-SpreadingSnowyDirtBlock-randomTick.patch => 0291-optimize-SpreadingSnowyDirtBlock-randomTick.patch} (100%) rename leaf-server/minecraft-patches/features/{0291-optimize-onClimbable.patch => 0292-optimize-onClimbable.patch} (100%) rename leaf-server/minecraft-patches/features/{0292-optimize-applyMovementEmissionAndPlaySound.patch => 0293-optimize-applyMovementEmissionAndPlaySound.patch} (100%) rename leaf-server/minecraft-patches/features/{0293-optimize-isStateClimbable.patch => 0294-optimize-isStateClimbable.patch} (100%) rename leaf-server/minecraft-patches/features/{0294-optimize-getOnPos.patch => 0295-optimize-getOnPos.patch} (100%) rename leaf-server/minecraft-patches/features/{0295-optimize-get-eye-block-position.patch => 0296-optimize-get-eye-block-position.patch} (100%) rename leaf-server/minecraft-patches/features/{0296-optimize-updateFluidHeightAndDoFluidPushing.patch => 0297-optimize-updateFluidHeightAndDoFluidPushing.patch} (100%) rename leaf-server/minecraft-patches/features/{0297-optimize-checkInsideBlocks.patch => 0298-optimize-checkInsideBlocks.patch} (100%) rename leaf-server/minecraft-patches/features/{0298-Replace-fluid-height-map.patch => 0299-Replace-fluid-height-map.patch} (100%) rename leaf-server/minecraft-patches/features/{0299-optimize-collision-shape.patch => 0300-optimize-collision-shape.patch} (100%) rename leaf-server/minecraft-patches/features/{0300-cache-collision-list.patch => 0301-cache-collision-list.patch} (98%) diff --git a/leaf-server/minecraft-patches/features/0282-Skip-PreCreatureSpawnEvent-if-no-listeners.patch b/leaf-server/minecraft-patches/features/0281-Skip-PreCreatureSpawnEvent-if-no-listeners.patch similarity index 100% rename from leaf-server/minecraft-patches/features/0282-Skip-PreCreatureSpawnEvent-if-no-listeners.patch rename to leaf-server/minecraft-patches/features/0281-Skip-PreCreatureSpawnEvent-if-no-listeners.patch diff --git a/leaf-server/minecraft-patches/features/0301-optimize-goal-selector.patch b/leaf-server/minecraft-patches/features/0282-optimize-goal-selector.patch similarity index 100% rename from leaf-server/minecraft-patches/features/0301-optimize-goal-selector.patch rename to leaf-server/minecraft-patches/features/0282-optimize-goal-selector.patch diff --git a/leaf-server/minecraft-patches/features/0281-thread-unsafe-chunk-map.patch b/leaf-server/minecraft-patches/features/0283-thread-unsafe-chunk-map.patch similarity index 99% rename from leaf-server/minecraft-patches/features/0281-thread-unsafe-chunk-map.patch rename to leaf-server/minecraft-patches/features/0283-thread-unsafe-chunk-map.patch index 19c7ff3e..1920758a 100644 --- a/leaf-server/minecraft-patches/features/0281-thread-unsafe-chunk-map.patch +++ b/leaf-server/minecraft-patches/features/0283-thread-unsafe-chunk-map.patch @@ -81,7 +81,7 @@ index 36ce2be30478d734d8326eeeb004ba7dc61e0642..df60c94a8755df2c2ca71a2702229158 // note: never call while inside the chunk system, this will absolutely break everything diff --git a/net/minecraft/server/MinecraftServer.java b/net/minecraft/server/MinecraftServer.java -index f31a643b9fcfdafb2c1c6069b44b736527960787..7f231d95db5d33fccd923cc53466e67de75babc0 100644 +index 5d9dd6feb9a33351de6b9b3d7bceb3e904585e4d..922ef2f5f10ea18d82143a0a52548109359540bf 100644 --- a/net/minecraft/server/MinecraftServer.java +++ b/net/minecraft/server/MinecraftServer.java @@ -1769,6 +1769,8 @@ public abstract class MinecraftServer extends ReentrantBlockableEventLoop