BetterModel
Toggle table of contents
1.9.3-SNAPSHOT-231
api
Platform filter
api
Switch theme
Search in API
BetterModel
api
/
kr.toxicity.model.api.data.raw
/
ModelData
Model
Data
@
ApiStatus.Internal
class
ModelData
:
Record
Raw BlockBench model's data.
Parameters
resolution
resolution
elements
elements
outliner
children
textures
textures
animations
animations
Members
Constructors
Model
Data
Link copied to clipboard
constructor
(
)
Properties
GSON
Link copied to clipboard
val
GSON
:
Gson
Gson parser
Functions
animations
Link copied to clipboard
@
NotNull
open
fun
animations
(
)
:
@
NotNull
List
<
ModelAnimation
>
equals
Link copied to clipboard
abstract
fun
equals
(
p
:
Any
)
:
Boolean
hash
Code
Link copied to clipboard
abstract
fun
hashCode
(
)
:
Int
scale
Link copied to clipboard
open
fun
scale
(
)
:
Float
Gets cube scale of this model
to
String
Link copied to clipboard
abstract
fun
toString
(
)
:
String