fabric/fabric-data-generation-api-v1
ImVeryBad 60b6f1b7ce
Add vararg helper methods for multi-tag support in the FabricTagBuilder ()
* Add multiple helper varargs methods for tags

* Fixed a bit the JavaDocs grammar

* More clarity for the addTags in JavaDocs

* Changed the Stream.of() with a for loop

* Added blank lines after block at same indentation  level

* Small grammar mistakes

* Changed the `add(T... elements)` to use for loop instead of `Stream.of()`
2025-02-20 18:02:48 +00:00
..
src Add vararg helper methods for multi-tag support in the FabricTagBuilder () 2025-02-20 18:02:48 +00:00
.gitignore Fix Recipe Provider not calling generate () 2024-09-10 13:17:13 +01:00
build.gradle Add tag aliases () 2024-12-12 16:19:34 +00:00
pack.mcmeta Generate a test datapack from the datagen testmod output. () 2023-01-05 12:50:01 +00:00
template.accesswidener Fix some datagen taws () 2024-12-02 19:53:02 +00:00