BetterModel
Toggle table of contents
1.11.5-SNAPSHOT-344
api
Platform filter
api
Switch theme
Search in API
BetterModel
api
/
kr.toxicity.model.api.data.raw
/
ModelChildren
Model
Children
@
ApiStatus.Internal
interface
ModelChildren
A raw children of the model.
Inheritors
ModelUUID
ModelGroup
Members
Types
Model
Group
Link copied to clipboard
class
ModelGroup
:
Record
,
ModelChildren
A raw group of models.
Model
UUID
Link copied to clipboard
class
ModelUUID
:
Record
,
ModelChildren
A raw element's uuid.
Properties
PARSER
Link copied to clipboard
val
PARSER
:
JsonDeserializer
<
ModelChildren
>
Parser
Functions
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