Skip to content

Commit

Permalink
javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
IThundxr committed Jan 30, 2024
1 parent d0fd7dd commit 42dc3c1
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,8 @@
*/
String[] value();

/**
* Should the mixin be applied if the mod is present?
*/
boolean applyIfPresent() default true;
}

0 comments on commit 42dc3c1

Please sign in to comment.