-
Notifications
You must be signed in to change notification settings - Fork 433
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add vararg helper methods for multi-tag support in the FabricTagBuild…
…er (#4452) * 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()`
- Loading branch information
Showing
1 changed file
with
52 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters