BetterModel
Toggle table of contents
1.9.3-SNAPSHOT-234
api
Platform filter
api
Switch theme
Search in API
BetterModel
api
/
kr.toxicity.model.api.manager
/
SkinManager
Skin
Manager
interface
SkinManager
:
GlobalManager
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
reload
Link copied to clipboard
abstract
fun
reload
(
@
NotNull
info
:
@
NotNull
ReloadInfo
,
@
NotNull
zipper
:
@
NotNull
PackZipper
)
Executes reload
remove
Cache
Link copied to clipboard
abstract
fun
removeCache
(
@
NotNull
profile
:
@
NotNull
GameProfile
)
:
Boolean
set
Skin
Provider
Link copied to clipboard
abstract
fun
setSkinProvider
(
@
NotNull
provider
:
@
NotNull
PlayerSkinProvider
)
supported
Link copied to clipboard
abstract
fun
supported
(
)
:
Boolean