diff --git a/build-data/dev-imports.txt b/build-data/dev-imports.txt index b818b96..e79940f 100644 --- a/build-data/dev-imports.txt +++ b/build-data/dev-imports.txt @@ -8,3 +8,8 @@ # To import classes from the vanilla Minecraft jar use `minecraft` as the artifactId: # minecraft net.minecraft.world.level.entity.LevelEntityGetterAdapter # minecraft net/minecraft/world/level/entity/LevelEntityGetter.java + +minecraft net/minecraft/nbt/NBTTagString.java +minecraft net/minecraft/nbt/NBTTagList.java +minecraft net/minecraft/nbt/NBTTagCompound.java +minecraft net/minecraft/nbt/NBTCompressedStreamTools.java \ No newline at end of file