diff --git a/build-data/dev-imports.txt b/build-data/dev-imports.txt index b818b96..b962e33 100644 --- a/build-data/dev-imports.txt +++ b/build-data/dev-imports.txt @@ -8,3 +8,5 @@ # 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.network.chat.FormattedText +minecraft net.minecraft.network.chat.contents.TranslatableContents.java \ No newline at end of file