Tag Lifecycle Events (#10993)
* wip tags * use generics in tag registrars * comment out varargs methods for now * split up patch * cache loaded service provider * finish renames * use builderWithExpectedSize * finalize
This commit is contained in:
@@ -96,7 +96,7 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
|
||||
+ protected HolderSet<Enchantment> exclusiveWith = HolderSet.empty(); // Paper added default to empty.
|
||||
+
|
||||
+ // Effects
|
||||
+ protected final DataComponentMap effects;
|
||||
+ protected DataComponentMap effects;
|
||||
+
|
||||
+ protected final Conversions conversions;
|
||||
+
|
||||
|
||||
Reference in New Issue
Block a user