Default

constructor(player: Player? = null, block: Block, facing: BlockFace = BlockFace.NORTH, facingVertical: BlockFace = BlockFace.NORTH, item: ItemStack? = null, shouldSetType: Boolean = true)(source)