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