mirror of
https://github.com/PaperMC/Paper.git
synced 2025-02-21 23:11:56 +01:00
8 lines
236 B
Diff
8 lines
236 B
Diff
--- a/net/minecraft/network/protocol/game/PacketPlayOutChat.java
|
|
+++ b/net/minecraft/network/protocol/game/PacketPlayOutChat.java
|
|
@@ -1,3 +1,4 @@
|
|
+// mc-dev import
|
|
package net.minecraft.network.protocol.game;
|
|
|
|
import java.util.UUID;
|