BetterModel
Toggle table of contents
1.4.3-SNAPSHOT-50
api
Platform filter
api
Switch theme
Search in API
BetterModel
api
/
kr.toxicity.model.api.data.blueprint
/
ModelBlueprint
Model
Blueprint
class
ModelBlueprint
:
Record
Members
Constructors
Model
Blueprint
Link copied to clipboard
constructor
(
)
Functions
build
Image
Link copied to clipboard
@
NotNull
open
fun
buildImage
(
)
:
List
<
BlueprintImage
>
equals
Link copied to clipboard
abstract
fun
equals
(
p
:
Any
)
:
Boolean
from
Link copied to clipboard
@
NotNull
open
fun
from
(
@
NotNull
name
:
String
,
@
NotNull
data
:
ModelData
)
:
ModelBlueprint
hash
Code
Link copied to clipboard
abstract
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
abstract
fun
toString
(
)
:
String