CraftBukkit/nms-patches/net/minecraft/nbt/NBTCompressedStreamTools.patch
2025-03-26 03:05:00 +11:00

8 lines
229 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 com.google.common.annotations.VisibleForTesting;