ChamoItemSkins
Toggle table of contents
1.0.0
java
Target filter
java
Switch theme
Search in API
Skip to content
ChamoItemSkins
api
/
net.chamosmp.chamoitemskins.api
/
ChamoItemSkinsApi
Chamo
Item
Skins
Api
public
interface
ChamoItemSkinsApi
Entry point for the ChamoItemSkins API.
Members
Functions
get
Link copied to clipboard
@
NotNull
(
)
public
static
@
NotNull
(
)
ChamoItemSkinsApi
get
(
)
Get the ChamoItemSkins API
get
Grant
Service
Link copied to clipboard
@
NotNull
(
)
public
abstract
@
NotNull
(
)
GrantService
getGrantService
(
)
Get the grant service
get
Log
Service
Link copied to clipboard
@
NotNull
(
)
public
abstract
@
NotNull
(
)
LogService
getLogService
(
)
Get the log service
get
Skin
Service
Link copied to clipboard
@
NotNull
(
)
public
abstract
@
NotNull
(
)
SkinService
getSkinService
(
)
Get the skin service