Skip to content

Commit

Permalink
Jdoc fix
Browse files Browse the repository at this point in the history
  • Loading branch information
modmuss50 committed Nov 14, 2024
1 parent 54bde30 commit ac3f9a6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
* @param <A> type of the attached data. It is encouraged for this to be an immutable type.
* @see AttachmentRegistry
* @see AttachmentRegistry.Builder#persistent(Codec)
* @see AttachmentRegistry.Builder#syncedWith(PacketCodec, AttachmentSyncPredicate)
* @see AttachmentRegistry.Builder#syncWith(PacketCodec, AttachmentSyncPredicate)

Check failure on line 59 in fabric-data-attachment-api-v1/src/main/java/net/fabricmc/fabric/api/attachment/v1/AttachmentType.java

View workflow job for this annotation

GitHub Actions / build (21-ubuntu)

trailing whitespace
*/
@ApiStatus.NonExtendable
@ApiStatus.Experimental
Expand Down

0 comments on commit ac3f9a6

Please sign in to comment.