SkinTexture

data class SkinTexture(val name: String, val uuid: UUID, val texture: Texture)(source)

Constructors

Link copied to clipboard
constructor(name: String, uuid: UUID, texture: Texture)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val uuid: UUID