mirror of
https://github.com/PaperMC/Paper.git
synced 2025-01-05 18:27:17 +01:00
9ee989ea81
By: md_5 <git@md-5.net>
7 lines
210 B
Diff
7 lines
210 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.BufferedOutputStream;
|