Default
data class Default @JvmOverloads constructor(val block: Block, val item: ItemStack? = null, val shouldSetType: Boolean = true) : Record, BlockCreateContext(source)
A context in which no other reason is specified
A context in which no other reason is specified