BetterModel
Toggle table of contents
1.12.2-SNAPSHOT-365
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
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
Stream
<
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
has
Texture
Link copied to clipboard
open
fun
hasTexture
(
)
:
Boolean
Checks this blueprint has textures.
to
String
Link copied to clipboard
abstract
fun
toString
(
)
:
String