BetterModel
Toggle table of contents
1.15.1
api
Target filter
api
Switch theme
Search in API
Skip to content
BetterModel
api
/
kr.toxicity.model.api.data.raw
/
ModelOutliner
/
Reference
Reference
class
Reference
:
Record
,
ModelOutliner
An uuid reference of model element
Parameters
uuid
uuid
Members
Constructors
Reference
Link copied to clipboard
constructor
(
)
Properties
PARSER
Link copied to clipboard
val
PARSER
:
JsonDeserializer
<
ModelOutliner
>
Parser
Functions
equals
Link copied to clipboard
abstract
fun
equals
(
p
:
Any
)
:
Boolean
flatten
Link copied to clipboard
@
NotNull
open
fun
flatten
(
)
:
@
NotNull
Stream
<
ModelOutliner
>
Flattens this outliner 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
BlueprintElement
Converts outliner to blueprint element
to
String
Link copied to clipboard
abstract
fun
toString
(
)
:
String
uuid
Link copied to clipboard
@
NotNull
abstract
fun
uuid
(
)
:
@
NotNull
String
Gets uuid