BetterModel
Toggle table of contents
1.11.4-SNAPSHOT-338
api
Platform filter
api
Switch theme
Search in API
BetterModel
api
/
kr.toxicity.model.api.manager
/
SkinManager
Skin
Manager
interface
SkinManager
Skin manager
Members
Functions
get
Or
Request
Link copied to clipboard
@
NotNull
abstract
fun
getOrRequest
(
@
NotNull
profile
:
@
NotNull
GameProfile
)
:
@
NotNull
SkinData
is
Slim
Link copied to clipboard
abstract
fun
isSlim
(
@
NotNull
profile
:
@
NotNull
GameProfile
)
:
Boolean
remove
Cache
Link copied to clipboard
abstract
fun
removeCache
(
@
NotNull
profile
:
@
NotNull
GameProfile
)
set
Skin
Provider
Link copied to clipboard
abstract
fun
setSkinProvider
(
@
NotNull
provider
:
@
NotNull
PlayerSkinProvider
)
supported
Link copied to clipboard
abstract
fun
supported
(
)
:
Boolean