Advanced Placer
class AdvancedPlacer( val map: Map<Vec3I, MutableCell>, val start: Vec3I, val offset: Vec3F = Vec3F.ZERO, val se: ExtendedSpaceEngineers)
Content copied to clipboard
Constructors
Link copied to clipboard
fun AdvancedPlacer( map: Map<Vec3I, MutableCell>, start: Vec3I, offset: Vec3F = Vec3F.ZERO, se: ExtendedSpaceEngineers)
Content copied to clipboard