getRotatedPosSet

fun getRotatedPosSet(posSet: MutableSet<BlockPos>, rotation: Int): MutableSet<BlockPos>

Rotates the coordinates within the given posSet for a room with rotation to rotation 0.

See also