9
0
mirror of https://github.com/HibiscusMC/HMCCosmetics.git synced 2025-12-19 15:09:19 +00:00

docs(PlayerCosmeticEvent): add link to CosmeticUser

This commit is contained in:
Craftinators
2025-01-22 11:00:10 -05:00
parent 330723a45c
commit 2a0aa1593a

View File

@@ -16,7 +16,7 @@ public abstract class PlayerCosmeticEvent extends PlayerEvent {
} }
/** /**
* Returns the user involved in this event. * Returns the {@link CosmeticUser} involved in this event.
* *
* @return the user who is involved in this event * @return the user who is involved in this event
*/ */