mirror of
https://github.com/FabricMC/fabric.git
synced 2025-09-06 19:36:26 +00:00

* Rename mixin using unmapped name * Fix potential crash in item API testmod * Improve custom ingredient javadoc * More javadoc improvements * Add more tests * whoops * Fix typos * Remove test for strict NBT matching * another whoopsie * Finish NBT -> components changes Breaking change: `FabricItem#allowNbtUpdateAnimation` was renamed to `allowComponentsUpdateAnimation`. * Fix broken javadoc links * Fix broken screen handler testmod