ChamoItemSkins
Toggle table of contents
1.0.0
java
Target filter
java
Switch theme
Search in API
Skip to content
ChamoItemSkins
plugin
/
net.chamosmp.chamoitemskins.manager
/
RarityManager
/
getRarity
get
Rarity
@
NotNull
(
)
public
@
NotNull
(
)
Optional
<
Rarity
>
getRarity
(
@
NotNull
(
)
@
NotNull
(
)
String
id
)
Gets a rarity by its ID.
Return
An optional containing the rarity if found.
Parameters
id
The rarity ID.