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
Model
Outliner
@
ApiStatus.Internal
interface
ModelOutliner
An outliner of the model.
Inheritors
Reference
Tree
Members
Types
Reference
Link copied to clipboard
class
Reference
:
Record
,
ModelOutliner
An uuid reference of model element
Tree
Link copied to clipboard
class
Tree
:
Record
,
ModelOutliner
A tree of models
Properties
PARSER
Link copied to clipboard
val
PARSER
:
JsonDeserializer
<
ModelOutliner
>
Parser
Functions
flatten
Link copied to clipboard
@
NotNull
abstract
fun
flatten
(
)
:
@
NotNull
Stream
<
ModelOutliner
>
Flattens this outliner tree
to
Blueprint
Link copied to clipboard
@
NotNull
abstract
fun
toBlueprint
(
@
NotNull
context
:
@
NotNull
ModelLoadContext
)
:
@
NotNull
BlueprintElement
Converts outliner to blueprint element
uuid
Link copied to clipboard
@
NotNull
abstract
fun
uuid
(
)
:
@
NotNull
String
Gets uuid