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