fabric/fabric-item-api-v1
TheDeathlyCow ebc0bc7d18 Modify Enchantment and Fabric Component Map Builder Extensions (#4085)
* modify effects event

* give impaling fire aspect

* add fabric component map builder

* change interface name to match event

* gametests for weird impaling enchantment

* fix checkstyle issues

* fabric map builder javadoc

* modify effects javadoc

* fix checkstyle issues

* prefer extension methods over add

* add enchantment source

* fix missing asterisk on fabricitemstack javadoc

* switch to enchantment builder

* fix effects list

* fix checkstyle

* add note on exclusive set to javadoc

* add fabric component builder extensions to default component testmod

* remove threadlocal usage from mixin

* remove modid prefix from accessors

* remove unused import

* fix recursive invoker

* add test to automatically check modified item name

(cherry picked from commit d5debaed0e)
2024-09-23 18:47:28 +01:00
..
src Modify Enchantment and Fabric Component Map Builder Extensions (#4085) 2024-09-23 18:47:28 +01:00
build.gradle Modify Enchantment and Fabric Component Map Builder Extensions (#4085) 2024-09-23 18:47:28 +01:00