mirror of
https://github.com/PaperMC/Paper.git
synced 2025-04-03 13:05:53 +02:00
7 lines
209 B
Diff
7 lines
209 B
Diff
--- a/net/minecraft/nbt/NBTCompressedStreamTools.java
|
|
+++ b/net/minecraft/nbt/NBTCompressedStreamTools.java
|
|
@@ -1,3 +1,4 @@
|
|
+// mc-dev import
|
|
package net.minecraft.nbt;
|
|
|
|
import java.io.BufferedInputStream;
|