Update for Minecraft 1.19
lospejos opened this issue ยท 2 comments
Update for Minecraft 1.19.
There are breaking changes AFAIK:
new LiteralText(...)
is nowText.literal(...)
new TranslatableText(...)
is nowText.translatable(...)
net.minecraft.tag.Tag
is nownet.minecraft.tag.TagKey