Select
@Serializable
@SerialName(value = "minecraft:select")
Constructors
Link copied to clipboard
constructor(property: ItemModel.Select.Property, cases: List<ItemModel.Select.Case>, fallback: ItemModel? = null, transformation: Matrix4fc = Matrix4f(), blockStateProperty: String? = null, locale: String = "", timeZone: String? = null, pattern: String? = null, index: Int = 0, component: Key? = null)