BetterModel
Toggle table of contents
1.4.2
api
Platform filter
api
Switch theme
Search in API
BetterModel
api
/
kr.toxicity.model.api.data.blueprint
/
BlueprintTexture
Blueprint
Texture
class
BlueprintTexture
:
Record
Members
Constructors
Blueprint
Texture
Link copied to clipboard
constructor
(
)
Functions
equals
Link copied to clipboard
abstract
fun
equals
(
p
:
Any
)
:
Boolean
from
Link copied to clipboard
@
NotNull
open
fun
from
(
@
NotNull
blueprint
:
ModelTexture
)
:
BlueprintTexture
hash
Code
Link copied to clipboard
abstract
fun
hashCode
(
)
:
Int
is
Animated
Texture
Link copied to clipboard
open
fun
isAnimatedTexture
(
)
:
Boolean
resolution
Link copied to clipboard
@
NotNull
open
fun
resolution
(
)
:
ModelResolution
to
Mcmeta
Link copied to clipboard
@
NotNull
open
fun
toMcmeta
(
)
:
JsonObject
to
String
Link copied to clipboard
abstract
fun
toString
(
)
:
String