mirror of
https://github.com/PaperMC/Paper.git
synced 2025-01-09 11:44:19 +01:00
b3a8254758
By: md_5 <git@md-5.net>
7 lines
292 B
Diff
7 lines
292 B
Diff
--- a/net/minecraft/network/protocol/handshake/PacketHandshakingInSetProtocol.java
|
|
+++ b/net/minecraft/network/protocol/handshake/PacketHandshakingInSetProtocol.java
|
|
@@ -1,3 +1,4 @@
|
|
+// mc-dev import
|
|
package net.minecraft.network.protocol.handshake;
|
|
|
|
import net.minecraft.SharedConstants;
|