buildImage

@NotNull
open fun buildImage(@NotNull obfuscator: @NotNull PackObfuscator): @NotNull Stream<BlueprintImage>

Builds a stream of blueprint images using the provided obfuscator.

Return

a stream of images

Since

3.0.0

Parameters

obfuscator

the obfuscator