getOrRequest

@NotNull
abstract fun getOrRequest(@NotNull profile: @NotNull SkinProfile): @NotNull SkinData
@NotNull
open fun getOrRequest(@NotNull profile: @NotNull GameProfile): @NotNull SkinData