BlueprintTexture

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
abstract fun equals(p: Any): Boolean
Link copied to clipboard
@NotNull
open fun from(@NotNull blueprint: ModelTexture): BlueprintTexture
Link copied to clipboard
abstract fun hashCode(): Int
Link copied to clipboard
Link copied to clipboard
@NotNull
open fun resolution(): ModelResolution
Link copied to clipboard
@NotNull
open fun toMcmeta(): JsonObject
Link copied to clipboard
abstract fun toString(): String