mirror of
https://github.com/HibiscusMC/HMCCosmetics.git
synced 2025-12-30 20:39:13 +00:00
docs(PlayerCosmeticHideEvent): updated documentation
This commit is contained in:
@@ -34,10 +34,10 @@ public class PlayerCosmeticHideEvent extends CosmeticUserEvent implements Cancel
|
||||
}
|
||||
|
||||
/**
|
||||
* Sets the cancellation state of this event.
|
||||
* Sets the cancellation state of this event
|
||||
*
|
||||
* <p>
|
||||
* Canceling this event will prevent the player from hiding cosmetics.
|
||||
* Canceling this event will prevent the player from hiding cosmetics
|
||||
* </p>
|
||||
*
|
||||
* @param cancel true if you wish to cancel this event
|
||||
|
||||
Reference in New Issue
Block a user