LiquidBounce
Toggle table of contents
0.37.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
LiquidBounce
LiquidBounce
/
net.ccbluex.liquidbounce.features.creativetab.tabs
/
Head
Head
data
class
Head
(
val
name
:
String
,
val
uuid
:
UUID
,
val
value
:
String
)
Members
Constructors
Head
Link copied to clipboard
constructor
(
name
:
String
,
uuid
:
UUID
,
value
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
name
Link copied to clipboard
val
name
:
String
uuid
Link copied to clipboard
val
uuid
:
UUID
value
Link copied to clipboard
val
value
:
String
Functions
as
Item
Stack
Link copied to clipboard
fun
asItemStack
(
)
:
ItemStack