mirror of
https://github.com/PaperMC/Paper.git
synced 2025-01-10 12:02:36 +01:00
8 lines
251 B
Diff
8 lines
251 B
Diff
|
--- a/net/minecraft/network/protocol/game/PacketPlayInBlockPlace.java
|
||
|
+++ b/net/minecraft/network/protocol/game/PacketPlayInBlockPlace.java
|
||
|
@@ -1,3 +1,4 @@
|
||
|
+// mc-dev import
|
||
|
package net.minecraft.network.protocol.game;
|
||
|
|
||
|
import java.io.IOException;
|