mirror of
https://github.com/PaperMC/Paper.git
synced 2025-03-13 07:10:08 +01:00
8 lines
239 B
Diff
8 lines
239 B
Diff
--- a/net/minecraft/network/protocol/game/PacketPlayInChat.java
|
|
+++ b/net/minecraft/network/protocol/game/PacketPlayInChat.java
|
|
@@ -1,3 +1,4 @@
|
|
+// mc-dev import
|
|
package net.minecraft.network.protocol.game;
|
|
|
|
import java.io.IOException;
|