fabric/fabric-data-attachment-api-v1/src
apple502j 42c290b4ca
24w10a porting fixes (#3638)
* 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
2024-03-12 09:22:55 +00:00
..
client Extend Data Attachment API to ProtoChunk (#3548) 2024-02-09 14:06:46 +00:00
main 24w10a porting fixes (#3638) 2024-03-12 09:22:55 +00:00
test/java/net/fabricmc/fabric/test/attachment 24w09a (#3623) 2024-02-29 19:16:35 +00:00
testmod Fix data attachment testmod (#3586) 2024-02-12 15:37:54 +00:00