mirror of
https://github.com/PaperMC/Paper.git
synced 2025-02-11 18:11:55 +01:00
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;
|