[PORT] Update for 25w06a

This commit is contained in:
2025-02-11 17:44:54 +02:00
parent 3986f08540
commit f33363fc2d
8 changed files with 17 additions and 17 deletions

View File

@@ -22,7 +22,7 @@ public class ServerGamePacketListenerImplMixin {
public ServerPlayer player;
@Inject(
method = "lambda$handleChat$5",
method = "lambda$handleChat$6",
at = @At("HEAD"),
cancellable = true
)