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.database
/
DatabaseManager
/
grantSkin
grant
Skin
@
NotNull
(
)
public
abstract
@
NotNull
(
)
CompletableFuture
<
Void
>
grantSkin
(
@
NotNull
(
)
@
NotNull
(
)
UUID
playerUuid
,
@
NotNull
(
)
@
NotNull
(
)
String
skinId
,
@
NotNull
(
)
@
NotNull
(
)
String
source
)
Grants a skin to a player.