BlueprintGroup

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun buildJson(tint: Int, @NotNull parent: ModelBlueprint): BlueprintJson
Link copied to clipboard
abstract fun equals(p: Any): Boolean
Link copied to clipboard
open fun from(@NotNull children: ModelChildren, @NotNull @Unmodifiable elementMap: @Unmodifiable Map<UUID, ModelElement>, scale: Float): BlueprintChildren
Link copied to clipboard
abstract fun hashCode(): Int
Link copied to clipboard
@Nullable
open fun hitBox(): NamedBoundingBox
Link copied to clipboard
@NotNull
open fun jsonName(@NotNull parent: ModelBlueprint): String
Link copied to clipboard
abstract fun toString(): String