BetterModel
Toggle table of contents
1.13.5-SNAPSHOT-411
api
Target filter
api
Switch theme
Search in API
Skip to content
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
flatten
Link copied to clipboard
@
NotNull
open
fun
flatten
(
)
:
@
NotNull
Stream
<
ModelChildren
>
Flattens this children tree
hash
Code
Link copied to clipboard
abstract
fun
hashCode
(
)
:
Int
to
Blueprint
Link copied to clipboard
@
NotNull
open
fun
toBlueprint
(
@
NotNull
context
:
@
NotNull
ModelLoadContext
)
:
@
NotNull
BlueprintChildren
Converts children to blueprint children
to
String
Link copied to clipboard
abstract
fun
toString
(
)
:
String
uuid
Link copied to clipboard
@
NotNull
abstract
fun
uuid
(
)
:
@
NotNull
String
Gets uuid