toggle menu
VentureLibs
1.0
main
switch theme
search in API
VentureLibs
/
net.blockventuremc.utils.itembuilder
/
SkinTexture
Skin
Texture
data
class
SkinTexture
(
val
name
:
String
,
val
uuid
:
UUID
,
val
texture
:
Texture
)
(
source
)
Members
Constructors
Skin
Texture
Link copied to clipboard
constructor
(
name
:
String
,
uuid
:
UUID
,
texture
:
Texture
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
name
Link copied to clipboard
val
name
:
String
texture
Link copied to clipboard
val
texture
:
Texture
uuid
Link copied to clipboard
val
uuid
:
UUID