BetterModel
Toggle table of contents
1.11.3-SNAPSHOT-330
api
Platform filter
api
Switch theme
Search in API
BetterModel
api
/
kr.toxicity.model.api.data.raw
/
ModelChildren
/
ModelUUID
Model
UUID
class
ModelUUID
:
Record
,
ModelChildren
A raw element's uuid.
Parameters
uuid
uuid
Members
Constructors
Model
UUID
Link copied to clipboard
constructor
(
)
Properties
PARSER
Link copied to clipboard
val
PARSER
:
JsonDeserializer
<
ModelChildren
>
Parser
Functions
equals
Link copied to clipboard
abstract
fun
equals
(
p
:
Any
)
:
Boolean
hash
Code
Link copied to clipboard
abstract
fun
hashCode
(
)
:
Int
to
Blueprint
Link copied to clipboard
@
NotNull
open
fun
toBlueprint
(
@
NotNull
@
Unmodifiable
elementMap
:
@
NotNull
@
Unmodifiable
Map
<
String
,
ModelElement
>
)
:
@
NotNull
BlueprintChildren
Converts children to blueprint children
to
String
Link copied to clipboard
abstract
fun
toString
(
)
:
String