SkinManager

Functions

Link copied to clipboard
@NotNull
abstract fun getOrRequest(@NotNull profile: GameProfile): SkinData
Link copied to clipboard
abstract fun reload(@NotNull info: ReloadInfo)
Executes reload
Link copied to clipboard
abstract fun removeCache(@NotNull profile: GameProfile): Boolean
Link copied to clipboard
abstract fun supported(): Boolean