BetterModel
Toggle table of contents
1.14.3-SNAPSHOT-439
api
Target filter
api
Switch theme
Search in API
Skip to content
BetterModel
api
/
kr.toxicity.model.api.manager
/
SkinManager
Skin
Manager
interface
SkinManager
Skin manager
Members
Functions
complete
Link copied to clipboard
@
NotNull
abstract
fun
complete
(
@
NotNull
profile
:
@
NotNull
ModelProfile.Uncompleted
)
:
@
NotNull
CompletableFuture
<
out
SkinData
>
fallback
Link copied to clipboard
@
NotNull
abstract
fun
fallback
(
)
:
@
NotNull
SkinData
remove
Cache
Link copied to clipboard
abstract
fun
removeCache
(
@
NotNull
profile
:
@
NotNull
ModelProfile
)
supported
Link copied to clipboard
abstract
fun
supported
(
)
:
Boolean