SheetMC Protocol
Toggle table of contents
0.0.1
jvm
Platform filter
jvm
Switch theme
Search in API
SheetMC Protocol
SheetMC Protocol
/
org.sheetmc.protocol.772.type
/
Identifier
Identifier
data
class
Identifier
(
val
namespace
:
String
,
val
value
:
String
)
Members
Constructors
Identifier
Link copied to clipboard
constructor
(
namespace
:
String
,
value
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
namespace
Link copied to clipboard
val
namespace
:
String
value
Link copied to clipboard
val
value
:
String
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String