[ci skip] Add identifying line to some larger/optimization patches

This commit is contained in:
Nassim Jahnke
2024-11-09 21:44:55 +01:00
parent 4d8a84c459
commit 468c86ed14
34 changed files with 60 additions and 9 deletions

View File

@@ -6,6 +6,8 @@ Subject: [PATCH] Handle Oversized block entities in chunks
Splits out Extra Packets if too many TE's are encountered to prevent
creating too large of a packet to sed.
Feature patch
Co-authored-by: Spottedleaf <Spottedleaf@users.noreply.github.com>
diff --git a/src/main/java/net/minecraft/network/protocol/game/ClientboundLevelChunkPacketData.java b/src/main/java/net/minecraft/network/protocol/game/ClientboundLevelChunkPacketData.java