withBlockPos

fun withBlockPos(blockPos: BlockPos): Block

Returns a Block based on this block and the provided BlockPos

Return

a Block object

Parameters

blockPos

the block position

Sources

Link copied to clipboard