BetterModel
Toggle table of contents
1.11.3-SNAPSHOT-329
api
Platform filter
api
Switch theme
Search in API
BetterModel
api
/
kr.toxicity.model.api.data.blueprint
/
ModelBlueprint
Model
Blueprint
@
ApiStatus.Internal
class
ModelBlueprint
:
Record
Parsed BlockBench model
Parameters
name
model name
scale
model cube scale
resolution
resolution
textures
textures
group
children group
animations
animations
Members
Constructors
Model
Blueprint
Link copied to clipboard
constructor
(
)
Functions
build
Image
Link copied to clipboard
@
NotNull
@
Unmodifiable
open
fun
buildImage
(
)
:
@
NotNull
@
Unmodifiable
List
<
BlueprintImage
>
Builds blueprint image
equals
Link copied to clipboard
abstract
fun
equals
(
p
:
Any
)
:
Boolean
hash
Code
Link copied to clipboard
abstract
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
abstract
fun
toString
(
)
:
String